{
  "name": "Swipeat",
  "short_name": "Swipeat",
  "description": "Genera tu menú semanal con IA. Haz swipe y cocina.",
  "start_url": "/menu",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#4F46E5",
  "lang": "es",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/static/og-image.svg",
      "sizes": "1200x630",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["food", "lifestyle", "health"]
}
