{
  "name": "CODAM | 프리미엄 엔터프라이즈 IT 솔루션",
  "short_name": "CODAM",
  "description": "CODAM — 기업 웹 플랫폼, AI, 클라우드, 보안 등 엔터프라이즈 IT 솔루션",
  "lang": "ko",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "theme_color": "#0B1F3A",
  "background_color": "#050d36",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/assets/img/logo/codam-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/logo/codam-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
