{
  "name": "Iconic Wave Field Force PWA",
  "short_name": "IW Field",
  "description": "Mobile Field Operations, GPS Check-in, Surveys & Evidence Capture for Promoters and Supervisors in Bangladesh.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070707",
  "theme_color": "#F59E0B",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
