{
  "name": "NIRMAN360 — Field Capture",
  "short_name": "NIRMAN360",
  "description": "Take geo-tagged site-visit photographs for NIRMAN360 projects.",
  "start_url": "/capture",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#ea580c",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Open Capture",
      "short_name": "Capture",
      "url": "/capture",
      "description": "Take a new geo-tagged photograph"
    },
    {
      "name": "Site Visits Map",
      "short_name": "Map",
      "url": "/site-visits",
      "description": "Browse photos on the Odisha map"
    }
  ]
}
