{
  "name": "Task Sync by ZedX Solutions",
  "short_name": "TaskSync",
  "description": "Collaborative task manager and salary ledger with live sync, milestone tracking and built-in chat.",
  "icons": [
    {
      "src": "logo.png",
      "type": "image/png",
      "sizes": "128x128"
    },
    {
      "src": "logo.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#4f46e5",
  "theme_color": "#4f46e5",
  "display": "standalone",
  "orientation": "portrait"
}