{
  "name": "StoreClock",
  "short_name": "StoreClock",
  "description": "Scan in. Scan out. Done.",
  "start_url": "./storeclock.html",
  "display": "standalone",
  "background_color": "#EDEFEA",
  "theme_color": "#14352A",
  "icons": [
    { "src": "logo.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
