{
  "name": "WebRadioSystem",
  "short_name": "WRS",
  "description": "Web-Radio Plattform – Radio, Chat, Community",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07070d",
  "theme_color": "#e63946",
  "orientation": "any",
  "icons": [
    {"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%23e63946'/><text y='130' x='96' text-anchor='middle' font-size='100'>📻</text></svg>", "sizes": "192x192", "type": "image/svg+xml"},
    {"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%23e63946'/><text y='360' x='256' text-anchor='middle' font-size='280'>📻</text></svg>", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable"}
  ],
  "shortcuts": [
    {"name": "Radio hören", "url": "/sender.html", "description": "Alle Sender"},
    {"name": "Live-Chat",   "url": "/chat.html",   "description": "Community Chat"},
    {"name": "Wunschbox",   "url": "/wunschbox.html", "description": "Musikwunsch senden"}
  ],
  "categories": ["music", "entertainment", "social"],
  "lang": "de",
  "dir": "ltr"
}
