{
  "name": "ClearMind — AI Task Planner",
  "short_name": "ClearMind",
  "description": "Your AI-powered daily task planner",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#b464ff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://media.base44.com/images/public/69eab8f6d55bee6de2d6fcae/6b6a498ba_generated_image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Add Task",
      "short_name": "Add",
      "description": "Open ClearMind to add a new task",
      "url": "/",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
