{
  "name": "GeoTruth",
  "short_name": "GeoTruth",
  "description": "Earn USDC by verifying real-world data",
  "start_url": "/worker",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#00FF00",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon-72.png",  "sizes": "72x72",   "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["finance", "productivity"],
  "shortcuts": [
    {
      "name": "Open Worker App",
      "url": "/worker",
      "description": "Check for bounties near you"
    }
  ]
}
