{
  "name": "TVStream Indonesia",
  "short_name": "TVStream ID",
  "description": "Progressive Web App untuk menonton siaran TV online Indonesia secara legal dan HD.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0F172A",
  "theme_color": "#2563EB",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nasional Channels",
      "url": "/?category=cat-nasional",
      "description": "Lihat Saluran TV Nasional"
    },
    {
      "name": "Sports Channels",
      "url": "/?category=cat-olahraga",
      "description": "Lihat Saluran TV Olahraga"
    }
  ]
}
