{
  "name": "eBookPress",
  "short_name": "eBookPress",
  "description": "전자책·문제지를 만들고 PDF·EPUB·HTML로 출력하는 저작 도구",
  "start_url": "/projects/",
  "scope": "/",
  "id": "/",
  "lang": "ko-KR",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "categories": ["productivity", "books", "education"],
  "background_color": "#ffffff",
  "theme_color": "#8a6d54",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
