{
  "name": "하우스왁싱 동의서",
  "short_name": "동의서",
  "description": "하우스왁싱 매장 태블릿 동의서 사인앱",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f5f5fb",
  "theme_color": "#7c7cc8",
  "start_url": "./",
  "scope": "./",
  "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"
    }
  ]
}
