{
  "name": "ThaiCondoAI - AI-Powered Condo Search in Thailand",
  "short_name": "ThaiCondoAI",
  "description": "Find your perfect condo in Thailand with AI-powered search. Browse condos for rent and sale in Bangkok, Pattaya, Chiang Mai, Phuket, Hua Hin & Koh Samui.",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "theme_color": "#3b82f6",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait-primary",
  "categories": ["business", "lifestyle", "utilities", "real estate"],
  "lang": "en",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Search Condos",
      "short_name": "Search",
      "description": "Search for condos on the map",
      "url": "/map",
      "icons": [{ "src": "/web-app-manifest-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Bangkok Condos",
      "short_name": "Bangkok",
      "description": "Browse condos in Bangkok",
      "url": "/bangkok",
      "icons": [{ "src": "/web-app-manifest-192x192.png", "sizes": "192x192" }]
    }
  ]
}
