{
  "name": "Kochen Cool",
  "short_name": "Kochen Cool",
  "description": "Healthy cottage cheese recipes — high protein, low carb, flour-free.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#FBF9F4",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/brand/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["food", "health", "lifestyle"],
  "shortcuts": [
    {
      "name": "Browse Recipes",
      "short_name": "Recipes",
      "description": "Browse all recipes",
      "url": "/recipes"
    },
    {
      "name": "Categories",
      "short_name": "Categories",
      "description": "Browse recipe categories",
      "url": "/categories"
    }
  ]
}
