{
  "name": "영양성분표시 계산기 | QA+",
  "short_name": "영양표시계산기",
  "description": "성적서 분석치 입력 → 식품등의 표시기준 반올림 규칙 자동 적용 → 표시서식 즉시 생성",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F6F7F5",
  "theme_color": "#173B4A",
  "lang": "ko",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
