{
  "background_color": "white",
  "description": "Sqliteviz is a single-page application for fully client-side visualisation of SQLite databases, CSV, JSON or NDJSON.",
  "display": "fullscreen",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "Logo48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "Logo192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "Logo512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "name": "sqliteviz",
  "short_name": "sqliteviz",
  "start_url": "index.html"
}
