{
  "name": "Estaviz - Estate Vision Platform",
  "short_name": "Estaviz",
  "description": "The deepest digital guidebook for vacation rentals. Replace printed brochures with QR-powered guides, per-property AI, and a 365-day booking guarantee.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}