{
  "name": "Premium Productions",
  "short_name": "Premium",
  "description": "Premium Productions client app for studio, billing, calendar, portal, storage, and account updates.",
  "id": "/",
  "start_url": "/account/home",
  "scope": "/",
  "display_override": ["standalone", "minimal-ui"],
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#272b58",
  "theme_color": "#272b58",
  "icons": [
    { "src": "/studio/assets/images/brand/Premium-Productions-Favicon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/studio/assets/images/brand/Premium-Productions-Favicon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/studio/assets/images/brand/Premium-Productions-Favicon.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "shortcuts": [
    {
      "name": "Home",
      "short_name": "Home",
      "url": "/account/home",
      "icons": [{ "src": "/studio/assets/images/brand/Premium-Productions-Favicon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Billing",
      "short_name": "Billing",
      "url": "/billing/billing",
      "icons": [{ "src": "/studio/assets/images/brand/Premium-Productions-Favicon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Calendar",
      "short_name": "Calendar",
      "url": "/calendar/portal",
      "icons": [{ "src": "/studio/assets/images/brand/Premium-Productions-Favicon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Storage",
      "short_name": "Storage",
      "url": "/account/client-storage",
      "icons": [{ "src": "/studio/assets/images/brand/Premium-Productions-Favicon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
