{
  "name": "Hilda Cook - AI Recipe Assistant",
  "short_name": "Hilda Cook",
  "description": "Transform YouTube cooking videos into step-by-step recipes with AI. Learn cooking skills inspired by Hilda Baci.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "lifestyle", "education"],
  "keywords": ["recipe", "cooking", "ai", "hilda baci", "hilda cook", "chef", "food"],
  "screenshots": [
    {
      "src": "/screenshot-1.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "label": "Extract recipes from YouTube videos"
    },
    {
      "src": "/screenshot-2.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "label": "Step-by-step cooking guidance"
    }
  ]
}
