{
  "name": "YamYam Boom",
  "short_name": "YamYam Boom",
  "description": "Lebensmittelschnäppchen, Prospekte, Rezepte und Community-Funde.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#EAF7F2",
  "theme_color": "#FFFFFF",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}