{
  "name": "어르신 게임",
  "short_name": "어르신 게임",
  "description": "어르신을 위한 쉬운 두뇌 게임 모음 - 큰 글씨, 큰 버튼, 탭만으로 즐기세요",
  "lang": "ko",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#FFF8EC",
  "theme_color": "#C0392B",
  "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"
    }
  ]
}
