{
  "name": "잘파는연구소 — 매출·원가 계산기",
  "short_name": "잘파는연구소",
  "description": "카페 사장님을 위한 매출·원가 통합 관리 앱. 카카오로 3초만에 시작하세요.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F2F4F6",
  "theme_color": "#1B4332",
  "orientation": "portrait",
  "lang": "ko",
  "dir": "ltr",
  "categories": ["business", "finance", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}
