{
  "name": "김실장 - 식당 원가 계산기",
  "short_name": "원가 계산기",
  "description": "식당 사장님을 위한 메뉴 원가 계산기",
  "start_url": "/cost-calculator/",
  "scope": "/cost-calculator/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b5fff",
  "orientation": "portrait",
  "icons": [
    { "src": "/cost-calculator/icons/icon-192.png?v=3", "sizes": "192x192", "type": "image/png" },
    { "src": "/cost-calculator/icons/icon-512.png?v=3", "sizes": "512x512", "type": "image/png" },
    { "src": "/cost-calculator/icons/icon-512.png?v=3", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
