{
  "name": "하베스트대학교",
  "short_name": "하베스트",
  "description": "하베스트대학교 — 배움이 사역이 되고, 사역이 안식이 되는 곳",
  "lang": "ko",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#6f0c1f",
  "background_color": "#ffffff",
  "icons": [
    { "src": "/img/pwa/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/img/pwa/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/img/pwa/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
