{
  "name": "스타게이트 에듀 스토어",
  "short_name": "에듀 스토어",
  "description": "KOI·KMO 정보/수학 올림피아드 강의·교재·모의고사·1:1 컨설팅",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "ko",
  "background_color": "#0B2A4A",
  "theme_color": "#0B2A4A",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}