{
  "name": "BST-Revival",
  "short_name": "BST",
  "description": "Bose SoundTouch remote control & music management",
  "id": "/control.html",
  "start_url": "/control.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d0d0d",
  "theme_color": "#0d0d0d",
  "categories": ["music", "entertainment"],
  "icons": [
    {
      "src": "images/hybrid_icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/hybrid_icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}