{
  "name": "근무표 Pro",
  "short_name": "근무표",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#f0f2f7",
  "theme_color": "#5b6af7",
  "icons": [
    {
      "src": "./img/app-icon.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "./img/app-icon.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}