{
  "name": "받아쓰기",
  "short_name": "받아쓰기",
  "description": "유튜브 Shorts를 문장 단위로 듣고 받아쓰는 앱",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FbFaF7",
  "theme_color": "#7F77DD",
  "lang": "ko",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
