{
  "name": "AGROAI - ERP Agricola Demo",
  "short_name": "AGROAI Demo",
  "description": "Control de cosecha y ERP agricola inteligente - Demo",
  "start_url": "/app.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f8fafc",
  "theme_color": "#22c55e",
  "icons": [
    {
      "src": "/img/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/img/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
