{
  "name": "Low-Lectin Kitchen Assistant",
  "short_name": "LLL Kitchen",
  "description": "Your AI-powered culinary assistant for the Living Low-Lectin lifestyle.",
  "start_url": "/kitchen-assistant/", 
  "display": "standalone",
  "background_color": "#f4f7f6",
  "theme_color": "#4e7c34",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}