{
  "name": "Jimx Property Hub",
  "short_name": "Jimx",
  "description": "The leading real estate platform in Laos for buying, selling, and renting properties.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#142f4d",
  "theme_color": "#142f4d",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "lo",
  "dir": "ltr",
  "prefer_related_applications": false,
  "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": "Buy Property",
      "short_name": "Buy",
      "url": "/listings?type=sale",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Rent Property",
      "short_name": "Rent",
      "url": "/listings?type=rent",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Post a Listing",
      "short_name": "Sell",
      "url": "/sell",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["business", "lifestyle"],
  "screenshots": []
}
