{
  "name": "캐시플로우",
  "short_name": "캐시플로우",
  "description": "매장 운영을 한 화면에서 — 매출·지출·인건비 자동 정리",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#0050FF",
  "lang": "ko-KR",
  "dir": "ltr",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "icon-192.png?v=20260630",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png?v=20260630",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
