{
  "id": "/?source=pwa-admin",
  "name": "Infinity Connect Portal",
  "short_name": "IC Portal",
  "description": "Infinity Connect staff and technician portal",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b0d14",
  "theme_color": "#1a1430",
  "lang": "en",
  "icons": [
    {
      "src": "/icons/ic-pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/ic-pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/ic-pwa-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
