{
  "name": "Logbook App",
  "short_name": "Logbook App",
  "start_url": "index.html",
  "display": "standalone",
  "icons": [{
    "src": "img/cemta-logo.png",
    "sizes": "512x512",
    "type": "image/png"
  }],
  "permissions": [
    "unlimitedStorage"
  ]
}