{
  "name": "탑에듀프렙 TOP EDU PREP",
  "short_name": "탑에듀프렙",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F4F6FF",
  "theme_color": "#2340E0",
  "lang": "ko",
  "icons": [
    {
      "src": "assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "assets/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}