{
  "background_color": "#000000",
  "dir": "ltr",
  "display": "standalone",
  "name": "StreamHub plus",
  "orientation": "any",
  "scope": "/",
  "short_name": "SH+",
  "start_url": "/",
  "theme_color": "#00ffb3",
  "icons": [
    {
      "src": "/assets/ICON.png",
      "type": "image/png",
      "sizes": "1080x1080"
    }
  ],
  "lang": "en",
  "display_override": [
    "fullscreen",
    "standalone",
  ],
  "categories": [
    "entertainment"
  ]
}
