{
  "name": "MPSD — Myanmar Phone Service Directory",
  "short_name": "MPSD",
  "description": "Myanmar phone service directory — find spare parts & repair shops near you.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "categories": ["business", "utilities", "shopping"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Request To Add Shop",
      "short_name": "Add Shop",
      "description": "Submit a new shop to the directory",
      "url": "/?action=request",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
