{
  "name": "OREL",
  "short_name": "OREL",
  "description": "OREL 피부관리 · 예약 · EL 충전",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#f3f5f7",
  "theme_color": "#5f7a72",
  "orientation": "portrait-primary",
  "lang": "ko",
  "categories": ["health", "lifestyle"],
  "icons": [
    {
      "src": "/assets/orel-logo-dark.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
