{
  "name": "Cashunix - Earn Crypto",
  "short_name": "CashUnix",
  "description": "The highest paying GPT and reward platform. Complete surveys, watch ads, and earn crypto instantly.",
  "start_url": "/dashboard/citizen",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#020617",
  "theme_color": "#020617",
  "categories": ["finance", "productivity", "games"],
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Offerwalls",
      "short_name": "Earn",
      "description": "Start earning VCC now",
      "url": "/dashboard/citizen/offers",
      "icons": [{ "src": "/web-app-manifest-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Withdraw",
      "short_name": "Cashout",
      "description": "Withdraw your earnings",
      "url": "/dashboard/citizen/wallet",
      "icons": [{ "src": "/web-app-manifest-192x192.png", "sizes": "192x192" }]
    }
  ]
}