{
  "short_name": "tabley",
  "name": "tabley",
  "icons": [
    {
      "src": "/tabley-logo_1024x1024.jpg",
      "sizes": "1024x1024",
      "type": "image/jpeg"
    }
  ],
  "start_url": "/dashboard",
  "display": "standalone",
  "theme_color": "black",
  "background_color": "white",
  "shortcuts": [
    {
      "name": "Übersicht",
      "url": "/dashboard/overview"
    }
  ]
}
