{
  "name": "바맵(BaMap) - 바이크 코스 플랫폼",
  "short_name": "바맵",
  "description": "라이더가 함께 만드는 종합 바이크 코스 아카이브",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#ff5141",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["navigation", "sports", "lifestyle"],
  "lang": "ko",
  "dir": "ltr"
}
