{
  "name": "TaskWise AI - Smart To-Do List",
  "short_name": "TaskWise AI",
  "description": "Prioritize, manage, and complete your tasks with your AI-powered productivity partner.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#E8F0FE",
  "theme_color": "#E8F0FE",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
