{
  "name": "Testa Motari",
  "short_name": "Testa",
  "description": "Das Führungstool von Testa Motari — Anwesenheit, Ziele, Projekte, Teams.",
  "lang": "de",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8F3EA",
  "theme_color": "#24343A",
  "categories": ["productivity", "business"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Anwesenheit",
      "short_name": "Stempeln",
      "description": "Direkt zur Zeitbuchung",
      "url": "/zeit",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Ziele",
      "short_name": "Ziele",
      "description": "Tages- und Wochenziele",
      "url": "/tag",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Projekte",
      "short_name": "Projekte",
      "description": "Übersicht aller Projekte",
      "url": "/projekte",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
