{
  "name": "Filmyfly.cafe",
  "short_name": "Filmyfly.cafe",
  "description": "latest Bollywood, Hollywood Hindi Dubbed, South Indian movies and Web Series",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f2f5",
  "theme_color": "#006699",
  "lang": "en-IN",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": [
    "entertainment",
    "movies"
  ],
  "icons": [
    {
      "src": "/favicon.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}