{
  "name": "CAENHEBO — Premium Real Estate",
  "short_name": "CAENHEBO",
  "description": "Buy Iberian real estate with Bitcoin, Ethereum or EUR. Portugal & Spain.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#C9A84C",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["finance", "real estate", "business"],
  "icons": [
    {
      "src": "/images/caenhebo-logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/images/caenhebo-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Properties",
      "short_name": "Properties",
      "description": "Browse all properties",
      "url": "/#properties-pt",
      "icons": [{ "src": "/images/caenhebo-logo.webp", "sizes": "96x96" }]
    },
    {
      "name": "Map View",
      "short_name": "Map",
      "description": "Interactive property map",
      "url": "/map",
      "icons": [{ "src": "/images/caenhebo-logo.webp", "sizes": "96x96" }]
    },
    {
      "name": "BTC Calculator",
      "short_name": "Calculator",
      "description": "What can I buy with my Bitcoin?",
      "url": "/#btc-calculator",
      "icons": [{ "src": "/images/caenhebo-logo.webp", "sizes": "96x96" }]
    }
  ]
}
