{
  "name": "Cuánto Cobrar en Chile",
  "short_name": "CuántoCobrar",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F9FAFB",
  "theme_color": "#2563EB",
  "description": "Calculadora de Precios y Servicios para Chile",
  "icons": [
    {
      "src": "./icon.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "./icon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
