{
  "name": "EDU Angel Level Test",
  "short_name": "Angel LT",
  "description": "EDU Angel PoC — 스마트폰 레벨테스트",
  "start_url": "/angel",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0a0f1e",
  "background_color": "#0a0f1e",
  "lang": "ko",
  "icons": [
    {
      "src": "/edu-n-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/edu-n-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
