{
  "name": "APTIM OS - AI+Human 교육 플랫폼",
  "short_name": "APTIM OS",
  "description": "기업형 AI 이노베이터를 위한 맞춤형 교육 시스템",
  "start_url": "/os",
  "display": "standalone",
  "background_color": "#1e1b4b",
  "theme_color": "#1e1b4b",
  "orientation": "portrait-primary",
  "scope": "/os",
  "icons": [
    {
      "src": "/icon2.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon2.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["education", "productivity", "business"],
  "lang": "ko",
  "dir": "ltr"
}