{
  "name": "gerne Essen",
  "short_name": "gerneEssen",
  "description": "Interaktive APP für Eltern und Kinder zur Essensauswahl",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2d89ef",
  "icons": [
    {
      "src": "/pwa/assets-icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa/assets-icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
