{
  "short_name": "Varanasi Film 2027",
  "name": "Varanasi 2027 - The Epic Time-Travel Film",
  "description": "Movie website for the upcoming epic film Varanasi by SS Rajamouli featuring Mahesh Babu, Priyanka Chopra, and Prithviraj Sukumaran",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#8B0000",
  "background_color": "#121212",
  "lang": "en-US",
  "orientation": "any",
  "categories": [
    "entertainment",
    "movies",
    "cinema"
  ],
  "screenshots": [
    {
      "src": "images/gallery/final-poster-reveal.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "description": "Homepage of Varanasi Film 2027 website"
    },
    {
      "src": "images/gallery/mahesh-babu-action.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "description": "Cast section showing the main actors"
    }
  ]
}