{
  "name": "LG Fertilizaciones",
  "short_name": "LG Fert",
  "description": "Sistema inteligente de gestión de fertilizaciones agrícolas",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#022c22",
  "theme_color": "#84cc16",
  "orientation": "portrait-primary",
  "lang": "es-MX",
  "categories": [
    "business",
    "productivity",
    "agriculture"
  ],
  "icons": [
    {
      "src": "/images/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/paise2.webp",
      "sizes": "1920x1080",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Pantalla de inicio"
    },
    {
      "src": "/images/paise2.webp",
      "sizes": "1080x1920",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Vista móvil"
    }
  ],
  "prefer_related_applications": false
}