{
    "name": "Free Media World (FMW)",
    "short_name": "FMW",
    "description": "Free Media World - Watch Movies, TV Shows, Anime & Live Entertainment",
    "start_url": "./",
    "display": "standalone",
    "background_color": "#09090B",
    "theme_color": "#09090B",
    "icons": [
      {
        "src": "./favicon-new.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "./favicon-new.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ],
    "permissions": [
      "screenCapture",
      "desktopCapture",
      "audioCapture"
    ]
  }
