{
  "name": "Silsuryeong — 한국 실수령액 계산기",
  "short_name": "Silsuryeong",
  "description": "2026년 요율 기준으로 월 급여에서 4대보험(국민연금·건강보험·장기요양·고용보험)과 소득세·지방소득세를 뺀 실수령액을 계산합니다.",
  "lang": "ko-KR",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F6F4EE",
  "theme_color": "#0B5E66",
  "icons": [
    { "src": "/favicon-32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
