{
  "name": "AgroGes – Gestor Agrícola",
  "short_name": "AgroGes",
  "description": "Gestión y costeo agrícola offline: cuarteles, insumos, jornales y labores.",
  "lang": "es-CL",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f2f5f0",
  "theme_color": "#1b5e20",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
