{
  "name": "BingeNext",
  "short_name": "BingeNext",
  "description": "AI-powered discovery for movies, TV and anime.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#05060a",
  "theme_color": "#05060a",
  "categories": ["entertainment", "lifestyle"],
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Ask AI", "url": "/ai", "description": "Tell BingeNext what you're in the mood for" },
    { "name": "Search", "url": "/search" },
    { "name": "My Library", "url": "/library" }
  ]
}
