{
  "name":"Everything",
  "short_name": "Evry",
  "description": "Database of things",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display":"standalone",
  "start_url":"/",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
