{
  "id": "/",
  "name": "STREAMnTV Remote",
  "short_name": "STREAMnTV",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FF9500",
  "theme_color": "#13171c",
  "orientation": "portrait",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "icons": [
    {
      "src": "https://pub-bcb1018f92334f3a883f434958acf60c.r2.dev/STREAMnTV-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://pub-bcb1018f92334f3a883f434958acf60c.r2.dev/STREAMnTV.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}