{
  "$schema": "http://json.schemastore.org/web-manifest",
  "short_name": "SBOTV",
  "name": "SBOTV",
  "description": "SBOTV adalah platform live streaming bola terlengkap. Nonton bola live, streaming bola HD, nobartv online gratis tanpa buffering. Saksikan pertandingan sepak bola favorit kamu di sbotv.net",
  "scope": "/",
  "icons": [
    {
      "src": "/assets/images/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/images/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "background_color": "#000000",
  "theme_color": "#000000",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any"
}