{
  "name": "장비 대여 체크리스트 마스터",
  "short_name": "장비체크",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#E2E8F0",
  "theme_color": "#1A365D",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/1441/1441351.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}