{
  "name": "CinePulse Elite",
  "short_name": "CinePulse",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#020408",
  "theme_color": "#ff2d55",
  "icons": [
    {
      "src": "https://img.icons8.com/ios-filled/192/ff2d55/clapperboard.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://img.icons8.com/ios-filled/512/ff2d55/clapperboard.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}