{
  "name": "WAKIT DEVELOP",
  "short_name": "WAKIT DEVELOP",
  "description": "WAKIT DEVELOP — 글·게시판·플러그인을 앱처럼",
  "start_url": "/app/",
  "scope": "/",
  "id": "/",
  "lang": "ko-KR",
  "display": "fullscreen",
  "display_override": ["fullscreen", "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" }
  ]
}
