{
  "name": "MABINI DISASTER RISK HOUSEHOLD PROFILING SYSTEM",
  "short_name": "E-Mabini",
  "id": "/",
  "description": "MABINI DISASTER RISK HOUSEHOLD PROFILING SYSTEM",
  "start_url": "/",
  "display_override": ["window-controls-overlay", "standalone"],
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#264AA8",
  "scope": "/",
  "orientation": "portrait-primary",
  "lang": "en-PH",
  "categories": ["government", "health"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Add Household",
      "short_name": "Add HH",
      "description": "Quick access to add a new household",
      "url": "/households/new?mode=pwa",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "View Vulnerable",
      "short_name": "Vulnerable",
      "description": "View vulnerable residents and groups",
      "url": "/vulnerability?mode=pwa",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
