{
  "id": "/?puzzle=1",
  "name": "쉽게 푸는 퍼즐 놀이",
  "short_name": "그림 퍼즐",
  "description": "동화 삽화로 즐기는 어린이 그림 퍼즐 모음",
  "lang": "ko",
  "start_url": "/Puzzles/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#faf7f0",
  "theme_color": "#4f8d37",
  "icons": [
    {
      "src": "assets/icons/puzzle-app-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/puzzle-app-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
