{
  "name": "Capital Heights Resident Portal",
  "short_name": "CH Portal",
  "description": "Lodge and track complaints at Capital Heights, G-11/3 Islamabad.",
  "id": "/portal/",
  "start_url": "/portal/",
  "scope": "/portal/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F3F6F9",
  "theme_color": "#2E6B9A",
  "icons": [
    {
      "src": "/portal/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/portal/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/portal/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
