{
  "name": "CMPTS — PWD Chhattisgarh",
  "short_name": "CMPTS",
  "description": "Complaint Management & Project Tracking System, Public Works Department, Government of Chhattisgarh.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1B3A6B",
  "theme_color": "#1B3A6B",
  "lang": "en",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Lodge a Complaint", "url": "/app/complaint/new" },
    { "name": "Track a Complaint", "url": "/app/track" }
  ]
}
