{
  "name": "사장픽",
  "short_name": "사장픽",
  "description": "카페·음식점 사장님을 위한 실시간 손익 계산기",
  "start_url": "/profit",
  "scope": "/profit",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f9fafb",
  "theme_color": "#3b82f6",
  "lang": "ko",
  "icons": [
    {
      "src": "/profit/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
