{
  "name": "Visitenkarte",
  "short_name": "Kontakt",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#eff1f1",
  "theme_color": "#eff1f1",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192 512x512",
      "type": "image/png"
    }
  ]
}