{
  "name": "KIMANUS Wheel",
  "short_name": "KIMANUS",
  "description": "KIMANUS - Dein zentrales KI-System mit Rad-Oberflaeche",
  "start_url": "/kimanus-wheel.html",
  "scope": "/",
  "id": "/kimanus-wheel.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0e0e0e",
  "theme_color": "#111111",
  "categories": ["productivity", "utilities"],
  "lang": "de",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "share_target": {
    "action": "/kimanus-wheel.html",
    "method": "GET",
    "params": { "title": "shared_title", "text": "shared_text", "url": "shared_url" }
  }
}
