{
  "name": "Kochtopf",
  "short_name": "Kochtopf",
  "description": "Rezepte, Getränke und Wochenplaner für die Familie",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#7BA889",
  "background_color": "#FAF7F2",
  "lang": "de",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["lifestyle", "food"],
  "screenshots": []
}
