{
  "name": "Popcorn Club VIP",
  "short_name": "Popcorn Club",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050304",
  "theme_color": "#e50914",
  "icons": [
    {
      "src": "/images/popcorn-club-icon.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/popcorn-club-logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
