{
  "short_name": "Taskly",
  "name": "Taskly CRM",
  "icons": [
    {
      "src": "https://taskly.cloud/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
  ],
  "screenshots" : [
    {
      "src": "https://taskly.cloud/public/dashboard.jpg",
      "sizes": "1280x720",
      "type": "image/jpg",
      "platform": "wide"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#2563eb",
  "background_color": "#ffffff"
}