{
  "name": "K@MUGUNGHWA 무궁화꽃 피우기",
  "short_name": "무궁화게임",
  "description": "K@무궁화 꽃을 피우고 전설이 되세요! 30초 클릭 게임",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F2DCE6",
  "theme_color": "#9B59B6",
  "lang": "ko",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "images/logo_mugung2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/logo_mugung2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/logo_mugung1.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "게임 시작",
      "short_name": "시작",
      "description": "바로 게임 시작!",
      "url": "./index.html",
      "icons": [{ "src": "images/logo_mugung2.png", "sizes": "192x192" }]
    }
  ]
}
