{
  "name": "Piña 4.0 — Ciberondas IoT",
  "short_name": "Piña 4.0",
  "description": "Sistema de monitoreo agrícola IoT LoRa — Ciberondas",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0d1a0d",
  "theme_color": "#4ade80",
  "lang": "es",
  "categories": ["agriculture", "utilities"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Suelo & Riego",
      "short_name": "Riego",
      "url": "/?section=suelo",
      "description": "Control de electroválvula y VWC"
    },
    {
      "name": "Alertas",
      "short_name": "Alertas",
      "url": "/?section=alertas",
      "description": "Monitoreo y alertas del cultivo"
    }
  ]
}
