{
  "name": "CueGrid — One guide over everything you already pay for",
  "short_name": "CueGrid",
  "description": "One guide over everything you already pay for. Find it, schedule it, watch it — across every service, cable app, and channel you have.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "theme_color": "#6366f1",
  "background_color": "#020617",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["entertainment", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Trending",
      "short_name": "Trending",
      "url": "/trending?source=pwa",
      "description": "What's hot right now across every source"
    },
    {
      "name": "Watch",
      "short_name": "Watch",
      "url": "/watch?source=pwa",
      "description": "The full-screen vertical feed"
    },
    {
      "name": "For You",
      "short_name": "For You",
      "url": "/foryou?source=pwa",
      "description": "Your own-signal recommendations"
    }
  ]
}
