{
  "name": "BuyEnjoy",
  "short_name": "BuyEnjoy",
  "description": "Buy, sell, and manage real estate across Latin America — verified properties, blockchain certificates, and end-to-end transaction support.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#246473",
  "theme_color": "#246473",
  "lang": "en",
  "icons": [
    {
      "src": "/img/logo_icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/img/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "finance", "real estate"],
  "screenshots": [
    {
      "src": "/img/pwa-screenshot-1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "BuyEnjoy Dashboard — manage your transactions and properties"
    },
    {
      "src": "/img/pwa-screenshot-2.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Browse verified properties in Costa Rica and Ecuador"
    }
  ],
  "orientation": "any"
}
