{
  "name": "주가계부 - 개인 가계부 관리시스템",
  "short_name": "주가계부",
  "description": "수입과 지출을 체계적으로 관리하는 개인 가계부 시스템",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#1a237e",
  "orientation": "any",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
