{
  "name": "LedgerFlow - 스마트 가계부",
  "short_name": "LedgerFlow",
  "description": "스마트한 우리 가족 수입 및 지출 자산 관리 웹앱",
  "theme_color": "#4f46e5",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
