{
  "name": "Suntaek — AI 매출 분석 SaaS",
  "short_name": "Suntaek",
  "description": "발주모아 엑셀만 올리면 플랫폼별 수수료·KPI·마진이 한눈에. AI 영수증 OCR + 세무사 패키지.",
  "start_url": "/r",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#cc785c",
  "background_color": "#faf9f5",
  "lang": "ko-KR",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "영수증 촬영",
      "short_name": "영수증",
      "description": "카메라 자동 열림 (모바일)",
      "url": "/r"
    },
    {
      "name": "대시보드",
      "url": "/dashboard"
    },
    {
      "name": "비용 관리",
      "url": "/costs"
    }
  ]
}
