{
  "name": "여행 지도 · My Travel Map",
  "short_name": "여행지도",
  "description": "가볼 곳·가본 곳을 핀으로 기록하고 동선을 그리는 개인 여행 지도",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "lang": "ko",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='40' fill='%230a0a0a'/%3E%3Cpath d='M96 36c-22 0-40 18-40 40 0 30 40 80 40 80s40-50 40-80c0-22-18-40-40-40z' fill='%235BBFAD'/%3E%3Ccircle cx='96' cy='76' r='14' fill='%230a0a0a'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='110' fill='%230a0a0a'/%3E%3Cpath d='M256 96c-58.5 0-106 47.5-106 106 0 80 106 214 106 214s106-134 106-214c0-58.5-47.5-106-106-106z' fill='%235BBFAD'/%3E%3Ccircle cx='256' cy='202' r='38' fill='%230a0a0a'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
