{
  "name": "CineXtream — Stream Movies & Series",
  "short_name": "CineXtream",
  "description": "The ultimate destination for movie enthusiasts and series bingers.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080c10",
  "theme_color": "#080c10",
  "icons": [
    {
      "src": "assets/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
