{
  "name": "ቤትfinder — Ethiopia's Real Estate Platform",
  "short_name": "ቤትfinder",
  "description": "Ethiopia's #1 Next-Gen Real Estate & Fintech Platform. Find, sell and finance property all in one place.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#00332B",
  "theme_color": "#004D40",
  "lang": "en",
  "categories": ["lifestyle", "finance", "business"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "List a Property",
      "short_name": "List",
      "description": "Post your property for sale or rent",
      "url": "/sell",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Property Map",
      "short_name": "Map",
      "description": "Browse properties on an interactive map",
      "url": "/map",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
