{
  "name": "셰이퍼-SHAPER",
  "icons": [
    {
      "src": "/app/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/app/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "display": "standalone",
  "id": "shaper",
  "short_name": "셰이퍼",
  "description": "셰이퍼 어플입니다.",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait",
  "lang": "ko",
  "start_url": "https://shaper.co.kr/"
}