{
  "name": "한글핑의 한글놀이",
  "short_name": "한글놀이",
  "description": "만 7세 이하 아이들을 위한 파스텔 톤 한글 따라쓰기, 단어 퀴즈 및 방 꾸미기 웹앱",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fdf9f3",
  "theme_color": "#ffb6c1",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "hangulping.png",
      "sizes": "1536x1024",
      "type": "image/png"
    }
  ]
}
