{
  "id": "/Home/",
  "name": "AI CheckIn",
  "short_name": "AI CheckIn",
  "description": "Customer Check In for Nail Salon",
  "start_url": ".",
  "scope": "/Home/",
  "display": "standalone",
  "background_color": "#E8EDF2",
  "theme_color": "#0F766E",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/Content/pwa-icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/Content/pwa-icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
