{
  "name": "투어필 통합 예약 시스템",
  "short_name": "투어필",
  "description": "필리핀 투어, 풀빌라, 렌트카, 골프장 통합 예약 시스템",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0f766e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "tlogo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "tlogo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ]
}