{
  "short_name": "Cbti Sleep Diary",
  "name": "Cbti Sleep Diary",
  "description": "",
  "lang": "en-US",
  "icons": [
    {
      "src": "/sleep-diary/img/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/sleep-diary/img/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/sleep-diary/",
  "background_color": "",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/sleep-diary",
  "theme_color": "",
  "permissions": [
    "unlimitedStorage",
    "fullscreen"
  ]
}