{
  "name": "Fruiqo — AI Smoothie Recipe Generator",
  "short_name": "Fruiqo",
  "description": "Create personalized smoothie recipes with AI. Tailored to your ingredients, goals, and taste.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#22c55e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
