{
  "name": "DDRiVE-M — AI Disaster Resilience Platform",
  "short_name": "DDRiVE-M",
  "description": "AI-Powered Disaster Resilience Platform for Philippine LGUs. Compliant with RA 10121, ISO 31000, UNDRR MCR2030, and DILG MC 2020-161.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#060a0f",
  "theme_color": "#00d4ff",
  "orientation": "any",
  "categories": ["productivity", "utilities", "government"],
  "lang": "en-PH",
  "dir": "ltr",
  "icons": [
    {
      "src": "https://ddrive-erm.appimize.app/assets/apps/user_1097/app_12127/draft/icon/app_logo.png?1772401763",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://ddrive-erm.appimize.app/assets/apps/user_1097/app_12127/draft/icon/app_logo.png?1772401763",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-72.svg",
      "sizes": "72x72",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://appimize.app/assets/apps/user_1097/images/493f05493f25_122_1097.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "DDRiVE-M Mission Control Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Mission Control",
      "short_name": "Dashboard",
      "description": "Open the main DDRiVE-M dashboard",
      "url": "./index.html#dashboard",
      "icons": [{ "src": "icons/icon-72.svg", "sizes": "72x72" }]
    },
    {
      "name": "Hazard Detection",
      "short_name": "Detection",
      "description": "Real-time hazard monitoring",
      "url": "./index.html#detection",
      "icons": [{ "src": "icons/icon-72.svg", "sizes": "72x72" }]
    },
    {
      "name": "Command Center",
      "short_name": "Monitor",
      "description": "Collaborative command center",
      "url": "./index.html#monitoring",
      "icons": [{ "src": "icons/icon-72.svg", "sizes": "72x72" }]
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://asilvainnovations.com/ddrive-m-dashboard/"
    }
  ],
  "prefer_related_applications": false
}
