{
  "name": "RANKD — Bounty Marketplace",
  "short_name": "RANKD",
  "description": "The trusted-network bounty marketplace. Post tasks, earn rewards, win the season.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0D1117",
  "theme_color": "#00E676",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["productivity", "lifestyle", "social"],
  "shortcuts": [
    {
      "name": "My Bounties",
      "short_name": "Bounties",
      "url": "/dashboard",
      "description": "View your active bounties"
    }
  ]
}
