{
  "name": "Condobase — SE Asia Real Estate",
  "short_name": "Condobase",
  "description": "Find condos, apartments and homes for rent or sale across Southeast Asia.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf8f4",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "travel", "business"],
  "shortcuts": [
    {
      "name": "Search listings",
      "url": "/",
      "description": "Browse the map"
    },
    {
      "name": "List your property",
      "url": "/list",
      "description": "Add a new listing"
    }
  ]
}
