{
  "name": "Buzz On The Streets",
  "short_name": "BuzzTV",
  "description": "The dark music TV network — live channels, music videos, artist spotlights & more.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0A",
  "theme_color": "#C9A84C",
  "categories": ["music", "entertainment"],
  "icons": [
    {
      "src": "/airo-assets/images/logo/horizontal",
      "sizes": "72x72 96x96 128x128 144x144 152x152 192x192 384x384 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Channels",
      "short_name": "Live",
      "description": "Watch live music TV channels",
      "url": "/channels",
      "icons": [{ "src": "/airo-assets/images/logo/horizontal", "sizes": "96x96" }]
    },
    {
      "name": "Artists",
      "short_name": "Artists",
      "description": "Browse artists on the network",
      "url": "/artists",
      "icons": [{ "src": "/airo-assets/images/logo/horizontal", "sizes": "96x96" }]
    },
    {
      "name": "What's Buzzing",
      "short_name": "Buzzing",
      "description": "Latest news and events",
      "url": "/whats-buzzing",
      "icons": [{ "src": "/airo-assets/images/logo/horizontal", "sizes": "96x96" }]
    }
  ]
}
