{
  "name": "NovaGovAI — Urban Planning Demo",
  "short_name": "NovaGovAI",
  "description": "AI-powered urban planning intelligence for Philippine LGUs. CLUP compliance, DRRM mapping, SGLG tracking — live demo.",
  "start_url": "/demo",
  "scope": "/",
  "display": "standalone",
  "background_color": "#010810",
  "theme_color": "#0d9488",
  "orientation": "any",
  "lang": "en",
  "categories": ["government", "utilities", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%230d9488'/%3E%3Ctext x='96' y='140' font-size='110' text-anchor='middle' fill='white'%3E%F0%9F%A4%96%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2020/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='80' fill='%230d9488'/%3E%3Ctext x='256' y='380' font-size='300' text-anchor='middle' fill='white'%3E%F0%9F%A4%96%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "CLUP Compliance",
      "short_name": "CLUP",
      "description": "View CLUP compliance status for all LGUs",
      "url": "/demo#compliance"
    },
    {
      "name": "DRRM Map",
      "short_name": "DRRM",
      "description": "Disaster risk and hazard mapping",
      "url": "/demo#map"
    },
    {
      "name": "SGLG Tracker",
      "short_name": "SGLG",
      "description": "Seal of Good Local Governance scores",
      "url": "/demo#sglg"
    }
  ],
  "prefer_related_applications": false
}
