{
  "name": "City of Meycauayan CBMS",
  "short_name": "CBMS",
  "description": "Community-Based Management System for the City of Meycauayan, Bulacan.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#1e40af",
  "lang": "en-PH",
  "icons": [
    { "src": "/logo.png", "sizes": "any", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/", "description": "System dashboard" },
    { "name": "Residents", "url": "/Resident", "description": "Resident list" },
    { "name": "GIS Map", "url": "/Gis", "description": "Spatial intelligence" },
    { "name": "Citizen Portal", "url": "/citizen", "description": "Public-facing portal" }
  ],
  "categories": ["government", "productivity", "business"]
}
