{
  "name": "SHOWROOMER",
  "short_name": "SHOWROOMER",
  "description": "인증된 스타일리스트와 셀렉트 브랜드를 위한 프라이빗 협찬 플랫폼",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0a0a0a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
