{
  "name": "YourChef",
  "short_name": "YourChef",
  "description": "Personal recipe library with meal planning, shopping lists, and pantry tracking.",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#F9F6F2",
  "theme_color": "#6b8f7b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
