{
  "id": "/",
  "name": "RYMEX Chat",
  "short_name": "RYMEX Chat",
  "description": "RYMEX Chat – Team-Chat fuer Mitarbeitende",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "launch_handler": { "client_mode": "focus-existing" },
  "handle_links": "preferred",
  "background_color": "#0b0f17",
  "theme_color": "#0b1220",
  "icons": [
    { "src": "/chat-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/chat-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/chat-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/chat-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
