{
  "name": "MoonPD - 이북 뷰어",
  "short_name": "MoonPD",
  "description": "PDF를 이북으로 변환하고 공유하는 플랫폼",
  "start_url": "/Home/index",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1B4F72",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/assets/front/img/layout/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    }
  ],
  "categories": ["books", "education", "productivity"]
}
