{
  "name": "오늘계산 - 생활 계산기 모음",
  "short_name": "오늘계산",
  "description": "연봉 실수령액, 퇴직금, BMI, 청약 가점, 취득세, 오늘의 운세까지 생활에 필요한 계산기를 한곳에 모았습니다.",
  "start_url": "/index.html",
  "id": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6f7fb",
  "theme_color": "#3b5bfd",
  "lang": "ko",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
