{
  "name": "길찾기 동선 플래너",
  "short_name": "길찾기",
  "version": "1.2.0",
  "description": "여러 지점의 최적 이동 동선을 만들고 카카오맵으로 길찾기",
  "lang": "ko",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EAECEF",
  "theme_color": "#101621",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
