{
  "name": "The Digital Chef — A Hands-On AI Lesson",
  "short_name": "Digital Chef",
  "description": "An interactive, hands-on lesson that teaches every concept behind building an AI recipe chatbot — code, JSON, APIs, LLMs, RAG, agents and n8n.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#181210",
  "theme_color": "#181210",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
