{
  "name": "GM Propiedades Portal Multi-Agencia",
  "short_name": "GM Prop.",
  "description": "Explora y vende propiedades. PWA Oficial para móvil y escritorio.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#0050B3",
  "icons": [
    {
      "src": "https://via.placeholder.com/192x192.png?text=Icon+192",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://via.placeholder.com/512x512.png?text=Icon+512",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}