{
  "id": "/",
  "name": "WEDLY ERP",
  "short_name": "WEDLY",
  "description": "WEDLY 통합 업무 플랫폼",
  "start_url": "/login",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#006AFF",
  "orientation": "any",
  "lang": "ko",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icon.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/apple-icon.png", "sizes": "180x180", "type": "image/png" }
  ]
}
