{
  "id": "/?app=womo-dashboard",
  "name": "WoMo Dashboard",
  "short_name": "WoMo",
  "description": "WoMo Dashboard",
  "start_url": "/index.html?source=pwa&v=20260715-pwa-refresh-v1",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "background_color": "#111827",
  "theme_color": "#111827",
  "icons": [
    {
      "src": "/assets/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
