{
  "name": "Adanse.ai",
  "short_name": "Adanse",
  "description": "AI workflow automation and agent platform",
  "start_url": "/tasks",
  "display": "standalone",
  "background_color": "#f7f5f0",
  "theme_color": "#6b3fd4",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%236b3fd4'/><path d='M60 130 L96 60 L132 130' stroke='white' stroke-width='14' fill='none' stroke-linejoin='round'/><circle cx='96' cy='138' r='10' fill='white'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%236b3fd4'/><path d='M160 340 L256 160 L352 340' stroke='white' stroke-width='36' fill='none' stroke-linejoin='round'/><circle cx='256' cy='360' r='28' fill='white'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Task Inbox",
      "short_name": "Tasks",
      "description": "View and approve pending tasks",
      "url": "/mobile-tasks",
      "icons": [{ "src": "/favicon.ico", "sizes": "any" }]
    },
    {
      "name": "Workflows",
      "url": "/workflows"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "screenshots": []
}
