{
  "name": "Hero Studio",
  "short_name": "Hero Studio",
  "description": "Fan clubs, auditions, campaigns, shops, collectibles, and creator communities.",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#050816",
  "theme_color": "#050816",
  "categories": ["entertainment", "social", "music", "games"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Fan Clubs",
      "short_name": "Fan Clubs",
      "url": "/fan-clubs?source=pwa-shortcut",
      "description": "Explore Hero Studio fan clubs."
    },
    {
      "name": "Auditions",
      "short_name": "Auditions",
      "url": "/auditions?source=pwa-shortcut",
      "description": "Start or browse free global auditions."
    },
    {
      "name": "Campaigns",
      "short_name": "Campaigns",
      "url": "/campaigns?source=pwa-shortcut",
      "description": "View creator and fan club campaign previews."
    }
  ],
  "screenshots": [
    {
      "src": "/og/hero-studio-default.webp",
      "sizes": "1200x630",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Hero Studio public launch preview"
    }
  ]
}
