{
  "id": "/",
  "name": "Panikkar Local Directory",
  "short_name": "Panikkar",
  "description": "Connect with local primary workers in Wayanad, Kerala (Panikkars, carpenters, electricians, plumbers, painters).",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["utilities", "business"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screen-home.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "label": "Worker Directory Home"
    }
  ],
  "shortcuts": [
    {
      "name": "Register as Worker",
      "short_name": "Register",
      "description": "Register yourself as a local service worker",
      "url": "/register",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
