{
  "name": "Kauf, Eat, Repeat",
  "short_name": "Kauf, Eat, Repeat",
  "icons":
    [
      {
        "src": "/mobile-app-icon-192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "maskable"
      },
      {
        "src": "/android-chrome-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ],
  "id": "/",
  "start_url": "/",
  "theme_color": "#AC485A",
  "background_color": "#AC485A",
  "display": "standalone",
  "screenshots": [
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Kauf Eat Repeat"
    },
    {
      "src": "/android-chrome-320x320.png",
      "sizes": "320x320",
      "type": "image/png",
      "label": "Kauf Eat Repeat"
    }

  ]
}
