{
  "name": "e-movies",
  "short_name": "e-movies",
  "description": "Free streaming for movies, TV shows, live TV, and live sports.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0b0b0f",
  "background_color": "#0b0b0f",
  "lang": "en-US",
  "categories": ["entertainment", "video"],
  "icons": [
    { "src": "/movies.ico", "sizes": "48x48 64x64 96x96", "type": "image/x-icon" },
    { "src": "/images/ee-logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Search", "short_name": "Search", "url": "/search", "icons": [{ "src": "/movies.ico", "sizes": "64x64" }] },
    { "name": "Live TV", "short_name": "Live TV", "url": "/live-tv", "icons": [{ "src": "/movies.ico", "sizes": "64x64" }] },
    { "name": "Live Sports", "short_name": "Sports", "url": "/live-events", "icons": [{ "src": "/movies.ico", "sizes": "64x64" }] }
  ]
}
