{
  "name": "AIKeeper",
  "short_name": "AIKeeper",
  "description": "자연어의 의미와 맥락을 확인하고 회사의 기준과 필요한 업무 기능을 연결하는 AI 업무 운영 플랫폼",
  "id": "/",
  "start_url": "/?source=installed",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#02070d",
  "theme_color": "#02070d",
  "lang": "ko-KR",
  "icons": [
    {
      "src": "/aikeeper-app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/aikeeper-app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
