{
  "name": "계산기 포털",
  "short_name": "계산기",
  "description": "118종 계산기 모음 — 단위·금융·건강·개발·과학·전자 계산기를 한 곳에서",
  "lang": "ko",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1115",
  "theme_color": "#2f6bff",
  "icons": [
    {
      "src": "/icons/icon-512.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
