{
  "android_package_name": "tv.polbox.play",
  "start_url": "/?src=pwa",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "chromeos_play",
      "id": "tv.polbox.play"
    }
  ],
  "short_name": "PolBox.TV",
  "name": "PolBox.TV",
  "icons": [
    {
      "sizes": "64x64 32x32 24x24 16x16",
      "src": "./icons/favicon.ico",
      "type": "image/x-icon"
    }
  ],
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "display": "standalone",
  "scope": "/"
}
