{
  "name": "주유소 계산기",
  "short_name": "주유소계산",
  "description": "세차·주유소 현금 계산 및 세차권 재고 관리",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#EEF2F7",
  "theme_color": "#1565C0",
  "lang": "ko",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
