{
  "name": "MaklerCore",
  "short_name": "MaklerCore",
  "description": "Buchhaltung für Versicherungsmakler",
  "start_url": "/zeiterfassung",
  "display": "standalone",
  "background_color": "#FAFAF9",
  "theme_color": "#1E3A8A",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "Zeit erfassen",
      "url": "/zeiterfassung/neu",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
