{
  "name": "PDRRMO-iOPS Emergency Operations",
  "short_name": "PDRRMO-iOPS",
  "description": "Installable incident reporting and responder field operations for Basilan PDRRMO.",
  "start_url": "incident_intake.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#dc2626",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "pdrrmo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "pdrrmo-seal.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Report Incident",
      "short_name": "Report",
      "url": "incident_intake.php",
      "icons": [
        {
          "src": "pdrrmo.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Responder Operations",
      "short_name": "Responder",
      "url": "responder.php",
      "icons": [
        {
          "src": "pdrrmo.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "categories": ["government", "utilities", "productivity"]
}
