{
  "name": "데이트맵 - 서울 데이트 코스",
  "short_name": "데이트맵",
  "description": "3분 만에 완성되는 완벽한 데이트 코스. 서울 인기 명소부터 숨은 핫플까지, 동선까지 고려한 코스 추천",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#EC4899",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["lifestyle", "entertainment", "travel"],
  "lang": "ko-KR",
  "dir": "ltr",
  "id": "date-course-map",
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "메인 화면"
    },
    {
      "src": "/screenshots/courses.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "코스 목록"
    }
  ]
}
