{
  "id": "sudalssam-chuseok-arcade",
  "name": "수달쌤 추석 미니게임천국",
  "short_name": "추석 미니게임",
  "description": "추석 소재 다섯 가지 미니게임으로 용돈을 모으는 기록 경쟁 게임",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF9EC",
  "theme_color": "#FFF9EC",
  "lang": "ko",
  "categories": [
    "education",
    "games"
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
