{
  "name": "스마트 계측 플랫폼",
  "short_name": "SmartMeasure",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#106bda",
  "icons": [
    {
      "src": "/icons/logo-light.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/logo-light.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
