{
  "name": "Ground Zero Scanner",
  "short_name": "GZ Scan",
  "start_url": "/scan",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#FEDD16",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/vite.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
