{
  "name": "KH Rent Car Admin",
  "short_name": "KH Admin",
  "description": "KH 렌트카 통합 모바일 관리 시스템",
  "start_url": "/mobile-admin",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#1A365D",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
