{
  "name": "Workflow",
  "short_name": "Workflow",
  "description": "Personal- und Fahrzeugplaner",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111e38",
  "theme_color": "#35639b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192x192-tk.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512-tk.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
