{
  "background_color": "#ffffff",
  "dir": "ltr",
  "display": "standalone",
  "name": "LifeAdmin",
  "orientation": "any",
  "scope": "/",
  "short_name": "LifeAdmin",
  "start_url": "/dashboard",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "https://lifeadmin.be/assets/favicon.svg",
      "type": "image/svg+xml",
      "isSquare": false,
      "isPng": false,
      "isWebp": false,
      "isJpg": false,
      "width": 0,
      "is512x512": false,
      "is256x256": false,
      "is192x192": false
    },
	{
      "src": "/assets/icon512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "description": "Create workspaces for your team or yourself. Manage tasks, track projects, and stay on top of life with flexible lists and real-time collaboration.",
  "id": "LifeAdmin"
}