{
  "name": "JH Hub — Mündlich",
  "short_name": "Mündlich",
  "description": "Personal Assistant & Command Center",
  "start_url": "/muendlich",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "portrait-primary",
  "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"
    }
  ],
  "shortcuts": [
    { "name": "Mündlich", "url": "/muendlich", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Heute", "url": "/today" },
    { "name": "Garage", "url": "/garage" },
    { "name": "Bauleiter", "url": "/bauleiter" }
  ]
}
