{
  "name": "AIPROTECH · Repartidor",
  "short_name": "AIPROTECH",
  "description": "App de repartidores: rendiciones, firma, escáner OCR y GPS",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F5F0",
  "theme_color": "#F7F5F0",
  "lang": "es-CL",
  "categories": ["business", "productivity"],
  "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" }
  ]
}
