{
  "name": "용인FC 원정버스 탑승권",
  "short_name": "원정버스",
  "description": "용인FC 원정버스 탑승권 구매 및 QR 확인 웹앱",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f7f9fb",
  "theme_color": "#A6093D",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/img/yonginfc-emblem.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
