{
  "name": "Niya Travel and Tours - ทัวร์สุดพิเศษ จองทัวร์ราคาคุ้มค่า",
  "short_name": "Niya Travel",
  "description": "จองทัวร์ต่างประเทศคุณภาพสูงกับ Niya Travel and Tours บริษัททัวร์ชั้นนำ",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#2d5f87",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait-primary",
  "start_url": "/",
  "scope": "/",
  "lang": "th",
  "dir": "ltr",
  "categories": ["travel", "tourism", "business"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "ทัวร์ทั้งหมด",
      "short_name": "ทัวร์",
      "description": "ดูทัวร์ทั้งหมด",
      "url": "/tours",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "ทัวร์พรีเมี่ยม",
      "short_name": "พรีเมี่ยม",
      "description": "ดูทัวร์พรีเมี่ยม",
      "url": "/tours/premium",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "ติดต่อเรา",
      "short_name": "ติดต่อ",
      "description": "ติดต่อ Niya Travel",
      "url": "/contact",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    }
  ]
}