{
  "name": "Helvoq Kiosk",
  "short_name": "Helvoq Kiosk",
  "description": "Helvoq self-checkout kiosk for shared equipment. Scan a library card, add gear tags, and check out.",
  "icons": [
    {
      "src": "./images/AppIcon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "./images/AppIcon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "start_url": "./",
  "display": "standalone",
  "background_color": "#1c2229",
  "theme_color": "#1c2229"
}
