{
  "name": "Hive Projects - Staff Portal",
  "short_name": "Hive Staff",
  "description": "Staff mobile portal for Hive Projects",
  "start_url": "/m/login",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#6B21A8",
  "theme_color": "#6B21A8",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
