{
  "name": "PowerPlanner",
  "short_name": "PowerPlanner",
  "description": "Techniker-Kalender und Projektplanung für iHilfe und Powersolutions",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f8fafc",
  "theme_color": "#1b1e25",
  "lang": "de-CH",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Kalender",
      "url": "/",
      "description": "Wochen-/Tagesansicht"
    },
    {
      "name": "Gantt",
      "url": "/gantt",
      "description": "Projekt-Übersicht als Gantt-Chart"
    },
    {
      "name": "Einstellungen",
      "url": "/settings",
      "description": "Profil, Kalender, Passwort"
    }
  ]
}
