{
  "name": "makeable - AI Recipe Manager & Meal Planner",
  "short_name": "makeable",
  "description": "Capture recipes from anywhere. AI organizes them. Smart planning handles the rest.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#EDEBE7",
  "theme_color": "#E2A800",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["food", "lifestyle", "productivity"],
  "screenshots": [
    {
      "src": "/images/hero-phone.png",
      "sizes": "350x700",
      "type": "image/png"
    }
  ]
}
