{
  "name": "Quintas y Granjas",
  "short_name": "Quintas y Granjas",
  "description": "Pedí frutas, verduras, productos de granja y alimentos saludables listos para cocinar desde tu celular.",
  "start_url": "/app?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#15803d",
  "theme_color": "#15803d",
  "categories": ["food", "shopping", "lifestyle"],
  "lang": "es-AR",
  "icons": [
    {
      "src": "/icons/push-icon-192.png?v=10",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/push-icon-192.png?v=10",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
