{
  "id": "/planner",
  "name": "weplan — 결혼 예산 플래너",
  "short_name": "weplan",
  "description": "결혼 준비 커플을 위한 예산 관리 웹 앱. 계획부터 잔금까지, 둘이 함께.",
  "lang": "ko-KR",
  "start_url": "/planner",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "background_color": "#FFFFFF",
  "theme_color": "#D96254",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "finance", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
