{
  "name": "MyFreelancerMate",
  "short_name": "MyFreelancerMate",
  "description": "Project management software for freelancers to manage projects, clients, tasks, files, and payments.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ]
}