{
  "name": "디지털해결사 - 시니어 IT 도우미",
  "short_name": "디지털해결사",
  "description": "시니어를 위한 IT 정보와 생활 꿀팁을 제공하는 디지털해결사입니다.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F7FBF0",
  "theme_color": "#BFDE6C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
