{
  "name": "ApiGestor",
  "short_name": "ApiGestor",
  "description": "Gestión apícola en terreno",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F1E6",
  "theme_color": "#3D4A1F",
  "lang": "es-CL",
  "icons": [
    {
      "src": "/icons/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}