{
  "name": "야불 영단어 100초 랭킹전",
  "short_name": "야불 영단어",
  "description": "16분야 영어 단어 9,353개 — 같은 시간 같은 단어로 겨루는 100초 랭킹전",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "ko",
  "background_color": "#0A0F17",
  "theme_color": "#0A0F17",
  "categories": [
    "education",
    "games"
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}