{
  "name": "Nova — Citizen Super App",
  "short_name": "Nova",
  "description": "AI-powered government super app para sa mga Pilipino. I-report ang problema, tanungin ang AI, mag-book ng appointment, alamin ang mga benepisyo — libre at offline-ready.",
  "id": "/citizen-report",
  "start_url": "/citizen-report",
  "scope": "/",
  "display": "standalone",
  "background_color": "#02060a",
  "theme_color": "#0d9488",
  "orientation": "portrait-primary",
  "lang": "fil",
  "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/2000/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": "Tanong ang AI",
      "short_name": "AI Tanong",
      "description": "Magtanong sa AI tungkol sa government services",
      "url": "/citizen-report.html?tab=tanong"
    },
    {
      "name": "Mag-report ng Problema",
      "short_name": "I-Report",
      "description": "I-submit ang bagong isyu sa barangay",
      "url": "/citizen-report.html?tab=report"
    },
    {
      "name": "Mag-book ng Appointment",
      "short_name": "Pila",
      "description": "Skip the queue — mag-book ng barangay appointment",
      "url": "/citizen-report.html?tab=pila"
    },
    {
      "name": "Tingnan ang Status",
      "short_name": "Status",
      "description": "Suriin ang status ng inyong report",
      "url": "/citizen-report.html?tab=status"
    }
  ],
  "prefer_related_applications": false
}
