{
  "name": "City of Meycauayan Citizen Portal",
  "short_name": "Meycauayan",
  "description": "Request certificates, track requests, and check announcements from the City of Meycauayan.",
  "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": "New Request", "url": "/Home/RequestForm" },
    { "name": "Track Request", "url": "/Home/TrackLookup" }
  ],
  "categories": ["government", "productivity"]
}
