{
  "name": "Siem Reap Thrive",
  "short_name": "Thrive",
  "description": "Bilingual business directory for Siem Reap and Phnom Penh, Cambodia",
  "start_url": "/map",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#032EA1",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Open Map",
      "short_name": "Map",
      "url": "/map",
      "description": "Full-screen GPS business map"
    },
    {
      "name": "Field Tool",
      "short_name": "Field",
      "url": "/field",
      "description": "Admin GPS data collection tool"
    }
  ]
}
