{
  "name": "INCONNU MOVIE",
  "short_name": "INCONNU",
  "description": "Premium Streaming Platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#e50914",
  "orientation": "any",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["entertainment"],
  "screenshots": [],
  "shortcuts": [
    { "name": "Movies",   "url": "/movies",   "description": "Browse movies"   },
    { "name": "Series",   "url": "/series",   "description": "Browse series"   },
    { "name": "Trending", "url": "/trending", "description": "Trending content" }
  ]
}
