{
  "name": "Geo NLink - 여행 지리 & 동선 감각 마스터",
  "short_name": "Geo NLink",
  "description": "여행 가기 전, 머릿속에 현지 지역 감각과 최적 동선을 쏙쏙 넣어주는 인터랙티브 지도 퀴즈!",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "lang": "ko",
  "categories": ["travel", "education", "games"],
  "icons": [
    {
      "src": "/app-icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app-icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app-icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
