{
  "name": "FinLabX — 무료 재무 계산기",
  "short_name": "FinLabX",
  "description": "연봉, 세금, 대출, 연금, 환율, 복리 등 13가지 무료 재무 계산기. 한국·미국·호주·영국 4개국 지원.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#6366f1",
  "orientation": "any",
  "categories": ["finance", "utilities"],
  "lang": "ko",
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
