{
  "name": "Roomix Alertas - Propiedades",
  "short_name": "Roomix Alertas",
  "description": "Alertas de propiedades inmobiliarias en tiempo real",
  "start_url": "/alert/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "scope": "/alert/",
  "id": "/alert/",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512", 
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "lifestyle"],
  "lang": "es-AR",
  "dir": "ltr",
  "prefer_related_applications": false
}