{
  "name": "PRIVANZA - Privacidad & Armonía",
  "short_name": "PRIVANZA",
  "description": "Gestión residencial inteligente, segura y armónica.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fbfaf7",
  "theme_color": "#c79214",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/Privanza.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/Privanza.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}