{
  "name": "AI 워드프로세서 | AICODE740",
  "short_name": "AI워드프로세서",
  "description": "문서를 입력하는 시대에서 문서를 설계하는 시대로. AICODE740 AI 워드프로세서 발표형 웹문서",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#070a12",
  "theme_color": "#070a12",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}