{
  "name": "Liquid Radio 102.7 KIIS FM",
  "short_name": "LiquidRadio",
  "description": "Minimalistische iOS 26 Liquid Glass PWA für KIIS FM Radio",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#0a0c14",
  "theme_color": "#0d111c",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["music", "entertainment", "audio"],
  "shortcuts": [
    {
      "name": "Live Stream starten",
      "short_name": "Play",
      "description": "Startet sofort die Live-Übertragung",
      "url": "/?action=play"
    },
    {
      "name": "Zuletzt gespielt",
      "short_name": "Songs",
      "description": "Song-Historie ansehen",
      "url": "/?tab=history"
    }
  ]
}
