{
  "name": "Municipality of San Luis Citizen Portal",
  "short_name": "San Luis",
  "description": "Request certificates, track requests, and check announcements from the Municipality of San Luis.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d1b4b",
  "theme_color": "#4169E1",
  "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"]
}
