{
  "name": "SHJJ Brief",
  "short_name": "SHJJ Brief",
  "description": "날씨, 일정, 업무, 오늘 시행 법령 변경을 정리하는 개인비서 앱",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#e9eef3",
  "theme_color": "#111827",
  "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"
    }
  ]
}