{
  "id": "/",
  "name": "Premier Scene Companion",
  "short_name": "PremierScene",
  "description": "Official mobile companion app for Premier Scene with 2FA security, 4K media stream, and lookbook catalogues.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0B0E",
  "theme_color": "#0A0B0E",
  "categories": ["productivity", "entertainment", "photography"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
