{
  "name": "kam.icu radio",
  "short_name": "kam.icu radio",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "lang": "ru",
  "dir": "ltr",
  "description": "Клубное приватное радио radio.kam.icu.",
  "categories": ["music", "audio", "entertainment"],
  "orientation": "any",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Play live stream",
      "short_name": "Play",
      "url": "/?action=play",
      "description": "Открыть плеер и сразу начать эфир"
    }
  ],
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
