{
  "name": "(주)에쓰에쓰컴퍼니 그룹웨어",
  "short_name": "SS그룹웨어",
  "description": "에쓰에쓰컴퍼니 사내 그룹웨어 앱",
  "start_url": "/login",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1a8a52",
  "lang": "ko",
  "icons": [
    {
      "src": "/PWA.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/PWA.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
