{
  "name": "Dave Hub",
  "short_name": "Dave",
  "description": "Manage your store with Dave.",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#eef2f3",
  "theme_color": "#4a90e2",
  "icons": [
    {
      "src": "./img/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./img/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
