{
  "short_name": "Techniker",
  "name": "Technikerplaner",
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "./index.html",
  "background_color": "#f8f9fa",
  "theme_color": "#2563eb",
  "display": "standalone"
}