{
  "name": "DA Connect - Tshwane Operations",
  "short_name": "DA Connect",
  "description": "Political operations, call centre management, and election day tracking for the City of Tshwane",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#005ba6",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Call Centre",
      "url": "/call-centre",
      "description": "Start calling voters"
    },
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "View operations dashboard"
    }
  ]
}
