{
  "name": "PañolDigital AI",
  "short_name": "Pañol",
  "description": "App móvil para técnicos: checklists, inspecciones, combustible e incidentes.",
  "lang": "es-AR",
  "dir": "ltr",
  "start_url": "/pwa/index.html",
  "scope": "/pwa/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#4f46e5",
  "background_color": "#ffffff",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
