{
  "name": "Klipsch Remote",
  "short_name": "Klipsch",
  "description": "Control Klipsch powered speakers (The Fives, Sevens, Nines) over Bluetooth LE — straight from your browser, no install.",
  "id": "/",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#161618",
  "theme_color": "#161618",
  "categories": ["utilities", "music"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
