{
  "name": "ShelfEye",
  "short_name": "ShelfEye",
  "description": "ShelfEye shows library staff which books are out of order — phone camera, no LMS required.",
  "start_url": "/shelfeye/",
  "scope": "/shelfeye/",
  "display": "standalone",
  "background_color": "#07090f",
  "theme_color": "#07090f",
  "icons": [
    {
      "src": "assets/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    }
  ]
}
