{
    "name": "เที่ยวชัวร์",
    "short_name": "เที่ยวชัวร์",
    "description": "ไปเที่ยวในที่ไม่เหมือนใคร กับคนรู้จริงที่อยากไปกับคุณ",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#FFFDF5",
    "theme_color": "#392767",
    "orientation": "portrait",
    "icons": [
      {
        "src": "/assets/tiewsure-app-icon.svg",
        "type": "image/svg+xml",
        "sizes": "512x512",
        "purpose": "any"
      },
      {
        "src": "/assets/tiewsure-app-icon.svg",
        "type": "image/svg+xml",
        "sizes": "192x192",
        "purpose": "maskable"
      }
    ]
  }