{
  "name": "Plan-C 플랜씨 금융 계산기",
  "short_name": "플랜씨",
  "description": "한국 맞춤 무료 금융 계산기. 대출, 연봉 실수령액, 이자, 저축 목표를 즉시 계산하세요.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d9488",
  "orientation": "portrait-primary",
  "categories": ["finance", "utilities"],
  "lang": "ko",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
