{
  "name": "Essensplaner",
  "short_name": "Essensplaner",
  "description": "Speisepläne und Rezeptvorschläge für wählerische Esser.",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#0b0c10",
  "theme_color": "#0b0c10",
  "orientation": "any",
  "icons": [
    {
      "src": "images/icon.svg",
      "sizes": "48x48 72x72 96x96 128x128 192x192 256x256 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "images/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
