{
  "name": "RutaMetal - Registro Rápido",
  "short_name": "RutaMetal",
  "description": "Anota kilos y plata de metales en un toque, desde el teléfono.",
  "start_url": "/rapido",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#052e1f",
  "theme_color": "#00925e",
  "lang": "es-CL",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
