{
  "name": "CivicLoop",
  "short_name": "CivicLoop",
  "description": "Local government engagement platform for councils",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/civic-loop-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["government", "productivity", "business"],
  "lang": "en-AU"
}
