{
  "name": "The BagBoi Bodega",
  "short_name": "BagBoi Bodega",
  "description": "Your direct line to BlakkZombiBagBoi streams, schedules, community links, clips, and bodega arcade games.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a120b",
  "theme_color": "#0a120b",
  "prefer_related_applications": false,
  "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/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Home", "short_name": "Home", "url": "/", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Watch Live", "short_name": "Live", "url": "/live", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Schedule", "short_name": "Schedule", "url": "/schedule", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Play Git Bagged", "short_name": "Git Bagged", "url": "/games", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Enter the Bodega", "short_name": "Bodega", "url": "/bodega", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}