{
  "name": "챗선생",
  "short_name": "챗선생",
  "description": "생각이 자라는 첨삭, 챗선생",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#06b6d4",
  "icons": [
    {
      "src": "/wp-content/themes/chatteacher-shell/assets/img/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/wp-content/themes/chatteacher-shell/assets/img/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
