{
  "name": "City of Midland Strategic Nexus",
  "short_name": "Midland Nexus",
  "description": "City of Midland staff performance and innovation platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1e33",
  "theme_color": "#1a2d4d",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/City_of_Midland_favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/City_of_Midland_favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "enterprise"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/",
      "description": "View the main performance dashboard"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  }
}
