{
  "short_name": "MovieZone",
  "name": "MovieZone Streaming Platform",
  "description": "Stream and download movies and series in HD",
  "icons": [
    {
      "src": "/logo.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#e50914",
  "background_color": "#0d0f12"
}
