{
  "short_name": "StreamMe",
  "name": "StreamMe - Your Ultimate Streaming Companion",
  "description": "Discover movies with AI-powered recommendations and manage your watchlist",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "favicon-16x16.svg",
      "sizes": "16x16",
      "type": "image/svg+xml"
    },
    {
      "src": "apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml"
    },
    {
      "src": "streamme-logo.svg",
      "sizes": "200x60",
      "type": "image/svg+xml"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#ff4757",
  "background_color": "#1a1a2e",
  "orientation": "portrait-primary"
}