{
  "name": "CineMax BD",
  "short_name": "CineMax BD",
  "description": "Your Ultimate Movie Streaming Destination",
  "start_url": "./user.html",
  "display": "standalone",
  "background_color": "#07080f",
  "theme_color": "#ff4d8d",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "categories": ["entertainment"],
  "lang": "en-US"
}
