{
  "name": "여행 발자국",
  "short_name": "여행 발자국",
  "description": "세계 곳곳에 남긴 나의 여행 발자국을 기록하고, 지도 위에서 한눈에 확인해 보세요.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#3182F6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
