{
  "name": "NURLY 널리",
  "short_name": "NURLY",
  "description": "한국 컨템포러리 아트 갤러리 & 마켓플레이스",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#FFFFFF",
  "lang": "ko",
  "categories": ["art", "shopping", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "갤러리",
      "short_name": "Gallery",
      "url": "/gallery"
    },
    {
      "name": "마이페이지",
      "short_name": "My",
      "url": "/my"
    }
  ]
}
