{
  "name": "CineStream",
  "short_name": "CineStream",
  "description": "Watch your favorite movies and TV shows on CineStream.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#e11d48",
  "icons": [
    {
      "src": "https://placehold.co/192/192/000000/e11d48?text=CS",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512/512/000000/e11d48?text=CS",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
