{
  "name": "Ensalada - Personalized Salad Generator",
  "short_name": "Ensalada",
  "description": "Generate personalized, healthy salads tailored to your nutritional needs",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/ensalada-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["health", "food", "lifestyle"],
  "lang": "en",
  "dir": "ltr"
}
