{
  "name": "STBAI — Live TV & IPTV",
  "short_name": "STBAI",
  "description": "Stream live TV, movies, and DVR recordings on any device.",
  "theme_color": "#1976d2",
  "background_color": "#0a0a0a",
  "display": "standalone",
  "orientation": "landscape-primary",
  "start_url": "/home",
  "scope": "/",
  "categories": ["entertainment", "video"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Channels",
      "short_name": "Browse",
      "url": "/browse",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My DVR",
      "short_name": "DVR",
      "url": "/dvr",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
