{
  "name": "자전거 네비 · cycle_map",
  "short_name": "자전거네비",
  "description": "국내 자전거 네비게이션 — 도로종류 표시·경로탐색·POI검색·GPS내비",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1565C0",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
