{
  "name": "런티켓",
  "short_name": "런티켓",
  "description": "런티켓 전용 상담 채널",
  "start_url": "/app-launch/?source=pwa_app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0b10",
  "theme_color": "#8b5cf6",
  "lang": "ko",
  "icons": [
    {
      "src": "https://runticket24.com/wp-content/uploads/2026/08/192192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://runticket24.com/wp-content/uploads/2026/08/cropped-pavicon-scaled-1.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}