{
  "name": "TaskHunt - Local Task & Service Platform",
  "short_name": "TaskHunt",
  "description": "TaskHunt connects customers with local taskers for errands, taxi services, shopping, and more. Fast, reliable, and affordable local services.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/CoreCutiess/Taskhuntlogo1/refs/heads/main/Taskhunt.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://raw.githubusercontent.com/CoreCutiess/Taskhuntlogo1/refs/heads/main/Taskhunt.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://raw.githubusercontent.com/CoreCutiess/Taskhuntlogo1/refs/heads/main/Taskhunt.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "screenshots": [
    {
      "src": "https://miaoda-conversation-file.s3cdn.medo.dev/user-86ngn872718g/conv-8tg0fv90sidc/20260219/file-9qccbtiavrpc.png",
      "sizes": "1000x1116",
      "type": "image/png",
      "form_factor": "wide",
      "label": "TaskHunt Multi-Role Overview: Customers, Taskers, and Shop Owners"
    },
    {
      "src": "https://miaoda-conversation-file.s3cdn.medo.dev/user-86ngn872718g/conv-8tg0fv90sidc/20260219/file-9qccbtiavrpc.png",
      "sizes": "1000x1116",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Experience TaskHunt on your mobile device"
    }
  ],
  "shortcuts": [
    {
      "name": "Create Task",
      "short_name": "New Task",
      "description": "Create a new task quickly",
      "url": "/create-task",
      "icons": [
        {
          "src": "https://raw.githubusercontent.com/CoreCutiess/Taskhuntlogo1/refs/heads/main/Taskhunt.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "My Orders",
      "short_name": "Orders",
      "description": "View your orders",
      "url": "/my-tasks",
      "icons": [
        {
          "src": "https://raw.githubusercontent.com/CoreCutiess/Taskhuntlogo1/refs/heads/main/Taskhunt.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ]
}
