{
  "name": "단어 입자 군집 - 보이드 플로킹 보드",
  "short_name": "단어 입자 군집",
  "description": "단어를 입력하면 자율적인 보이드(Boids) 군집 비행 알고리즘을 타며 공중을 유영하고, 마우스 커서 주변으로 질서정연하게 모여 정렬하는 네온 사이버펑크 그래픽 보드.",
  "lang": "ko",
  "start_url": "index_ko",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#D4AF37",
  "id": "/apps/111/",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
