{
  "name": "ShweAin",
  "short_name": "ShweAin",
  "id": "/",
  "description": "Myanmar property discovery and professional real estate agent operations.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F8F7F4",
  "theme_color": "#2563EB",
  "orientation": "portrait",
  "categories": ["business", "productivity", "lifestyle"],
  "shortcuts": [
    {
      "name": "Browse properties",
      "short_name": "Properties",
      "description": "Open active Myanmar property listings",
      "url": "/properties",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Market data",
      "short_name": "Market",
      "description": "Review township property signals",
      "url": "/market",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Agent dashboard",
      "short_name": "Dashboard",
      "description": "Open the ShweAin agent workspace",
      "url": "/dashboard",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Messages",
      "short_name": "Messages",
      "description": "Continue buyer and agent conversations",
      "url": "/messages",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
