{
  "name": "TNR MapHub — ซื้อขายที่ดินออนไลน์ GIS ไทย",
  "short_name": "TNR MapHub",
  "description": "แพลตฟอร์มค้นหาและซื้อขายที่ดินออนไลน์พร้อมแผนที่ GIS แม่นยำ",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1520",
  "theme_color": "#0d1520",
  "lang": "th",
  "dir": "ltr",
  "categories": ["business", "utilities", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "รายการที่ดิน",
      "short_name": "รายการ",
      "url": "/cards",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "กล่องข้อความ",
      "short_name": "Inbox",
      "url": "/inbox",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Pipeline ดีล",
      "short_name": "Pipeline",
      "url": "/pipeline",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
