{
  "name": "세모단 - 세상의 모든 단체복",
  "short_name": "세모단",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "description": "로그인 없이 3초 만에 단체복 커스텀 견적을 확인하세요.",
  "icons": [
    {
      "src": "/static/img/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/img/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}