{
  "id": "https://tasktick.io/",
  "name": "TaskTick - Gamified Task Hunting & Bounties",
  "short_name": "TaskTick",
  "description": "Gamified local task hunting platform combining map bounties and real gigs. Hang tasks, hunt bounties on the tactical radar, level up trust, and unlock elite contracts.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#3c9bee",
  "theme_color": "#3c9bee",
  "lang": "en",
  "dir": "ltr",
  "categories": ["productivity", "utilities", "lifestyle", "business"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Tactical Radar",
      "short_name": "Radar",
      "description": "Scan nearby bounty gigs on the interactive tactical map",
      "url": "/?tab=hunt",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Hang a Task",
      "short_name": "Post Task",
      "description": "Create a new gig dossier and summon vetted local hunters",
      "url": "/?tab=post",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Quest Log",
      "short_name": "Quests",
      "description": "View active hunts, hanged tasks, and completed payouts",
      "url": "/?tab=quests",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Hunter Dossier",
      "short_name": "Profile",
      "description": "Check hunter trust rank, earned badges, and stats",
      "url": "/?tab=profile",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
