{
  "name": "한국에가면: 여행 버킷리스트 영수증",
  "short_name": "한국에가면",
  "description": "한국에서 꼭 해야 할 것들, 영수증으로 챙기자",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAFBFD",
  "theme_color": "#0F4C81",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "lang": "ko",
  "categories": ["travel", "lifestyle"]
}
