{
  "name": "Mis Propiedades",
  "short_name": "Propiedades",
  "description": "Gestión de hipotecas y alquileres",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f3f4f6",
  "theme_color": "#1e3a8a",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/609/609803.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}