{
  "name": "무무 랜덤 전자칠판",
  "short_name": "무무랜덤",
  "description": "초등 3학년 전 과목 2~4인 미니게임 26종",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#0e1030",
  "theme_color": "#ffd60a",
  "lang": "ko",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}