{
  "name": "Quoll.TV — Free-to-Air Streaming",
  "short_name": "Quoll.TV",
  "description": "Self-owned streaming platform with VOD, Live TV, podcasts and AI assistant. Part of the Quoll Media ecosystem.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0a0a0a",
  "background_color": "#0a0a0a",
  "lang": "en-AU",
  "categories": ["entertainment", "video", "news"],
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='42' fill='%23E11D48'/><text x='96' y='130' font-family='system-ui' font-size='112' font-weight='800' text-anchor='middle' fill='white'>Q</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='112' fill='%23E11D48'/><text x='256' y='352' font-family='system-ui' font-size='300' font-weight='800' text-anchor='middle' fill='white'>Q</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Live TV", "short_name": "Live", "url": "/live", "description": "Watch live channels" },
    { "name": "VOD Library", "short_name": "VOD", "url": "/vod", "description": "Browse movies" },
    { "name": "Podcasts", "short_name": "Podcasts", "url": "/podcasts", "description": "Listen to podcasts" }
  ]
}
