{
  "name": "Go Live Vegas Studio Portal",
  "short_name": "GLV Studio",
  "description": "Upload, download, and manage Go Live Vegas Studio Portal files.",
  "start_url": "/studio",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#071528",
  "background_color": "#020814",
  "categories": ["business", "productivity", "photo", "video"],
  "icons": [
    {
      "src": "/brand/glv-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/brand/glv-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/glv-icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ]
}
