{
  "name": "Priva Movies - Premium Streaming",
  "short_name": "Priva Movies",
  "description": "Premium streaming for movies and TV shows. Watch unlimited entertainment.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#050505",
  "theme_color": "#e50914",
  "categories": ["entertainment", "movies", "video"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23e50914' width='192' height='192' rx='32'/><text x='96' y='130' font-size='100' font-family='Arial,sans-serif' font-weight='bold' fill='white' text-anchor='middle'>P</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23e50914' width='512' height='512' rx='80'/><text x='256' y='340' font-size='280' font-family='Arial,sans-serif' font-weight='bold' fill='white' text-anchor='middle'>P</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Movies",
      "short_name": "Movies",
      "description": "Browse all movies",
      "url": "./index.html#movies",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23e50914' width='96' height='96' rx='16'/><text x='48' y='65' font-size='40' fill='white' text-anchor='middle'>🎬</text></svg>",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "TV Shows",
      "short_name": "TV",
      "description": "Browse TV shows",
      "url": "./index.html#tvshows",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23e50914' width='96' height='96' rx='16'/><text x='48' y='65' font-size='40' fill='white' text-anchor='middle'>📺</text></svg>",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "My List",
      "short_name": "My List",
      "description": "View your watchlist",
      "url": "./index.html#mylist",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23e50914' width='96' height='96' rx='16'/><text x='48' y='65' font-size='40' fill='white' text-anchor='middle'>❤️</text></svg>",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Search",
      "short_name": "Search",
      "description": "Search movies and shows",
      "url": "./index.html#search",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23e50914' width='96' height='96' rx='16'/><text x='48' y='65' font-size='40' fill='white' text-anchor='middle'>🔍</text></svg>",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
