{
  "name": "POPCORN - Watch Movies & TV Shows",
  "short_name": "POPCORN",
  "description": "Your ultimate destination for movies and TV shows",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "icons": [
    { "src": "/icon.png", "sizes": "128x128", "type": "image/png" },
    { "src": "/apple-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "maskable" }
  ]
}
