{
  "name": "URBAN ATRIUM P2 — 어반아트리움 P2 더센트럴",
  "short_name": "Urban Atrium P2",
  "description": "세종특별자치시 나성동 중심상업지구 라이프스타일 허브. 50+ 매장이 함께 만드는 어반아트리움 P2 더센트럴.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF7F2",
  "theme_color": "#0F1419",
  "lang": "ko-KR",
  "dir": "ltr",
  "categories": ["shopping", "lifestyle", "food", "business"],
  "icons": [
    {
      "src": "images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "매장 둘러보기",
      "short_name": "매장",
      "description": "전체 매장 디렉토리",
      "url": "/stores.html",
      "icons": [{ "src": "images/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "오늘의 이벤트",
      "short_name": "이벤트",
      "description": "진행중 이벤트 보기",
      "url": "/events.html",
      "icons": [{ "src": "images/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "오시는 길",
      "short_name": "오시는 길",
      "description": "교통 및 주차 안내",
      "url": "/visit.html",
      "icons": [{ "src": "images/logo.png", "sizes": "192x192" }]
    }
  ]
}
