{
  "name": "TOEIC Voca - 30일 핵심 영단어",
  "short_name": "토익영단어",
  "description": "Apple HIG 디자인 기반 30일 완성 토익 핵심 어휘 암기 웹 앱",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#f5f5f7",
  "background_color": "#f5f5f7",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
