{
  "name": "OFFICIO",
  "short_name": "OFFICIO",
  "description": "사업체의 디지털 사무실 — 명함, AI 직원, 행정서류",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f2ec",
  "theme_color": "#1a2744",
  "lang": "ko",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "행정서류 작성",
      "short_name": "Forms",
      "url": "/forms",
      "description": "AI 행정서류 자동작성"
    },
    {
      "name": "내 사무실 만들기",
      "short_name": "시작",
      "url": "/start",
      "description": "OFFICIO 디지털 사무실 시작"
    }
  ]
}
