{
  "name": "EverTasks",
  "short_name": "EverTasks",
  "start_url": "/home/",
  "id": "/home/",
  "display": "standalone",
  "background_color": "#0C111D",
  "description": "Simplify your routines.",
  "icons": [
    {
      "src": "/images/favicon192.png",
      "type": "image/png",
      "sizes": "196x196"
    },
    {
      "src": "/images/favicon512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable any"
    }
  ],
  "scope": "/",
  "theme_color": "#4A90E2"
}
