Skip to content

Commit

Permalink
feat: feat manifest file (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
selfishAltruism committed Mar 30, 2024
1 parent 2e676ae commit 6bb8671
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
"short_name": "CAUSW",
"id": "CAUSW",
"description": "CAUSW, 동문네트워크는 중앙대학교 소프트웨어학부 동문만 사용할 수 있는 커뮤니티 서비스로, 단순 소셜 네트워크 기능 뿐만 아니라 사물함 신청, 동아리 신청 및 학생회 사업/행사 신청 등 전반적으로 학생 사회를 하나로 묶어주며, 학생들의 편의를 증진 시켜주는 서비스입니다.",
"dir": "auto",
"display": "standalone",
"orientation": "any",
"scope": "/",
"start_url": "https://causw.co.kr/",
"lang": "ko",
"icons": [
{
"src": "\/android-icon-36x36.png",
Expand Down

0 comments on commit 6bb8671

Please sign in to comment.