{
  "name": "Click2Watch - Free HD Cinema",
  "short_name": "Click2Watch",
  "description": "Stream your favorite movies and TV shows in Full HD 1080p and 4K offline-first.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#ea580c",
  "orientation": "portrait-primary",
  "categories": [
    "entertainment",
    "movies",
    "tv"
  ],
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1536440136628-849c177e76a1?w=192&h=192&fit=crop",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "https://images.unsplash.com/photo-1536440136628-849c177e76a1?w=512&h=512&fit=crop",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}