{
  "name": "Claimly — Rewards. Elevated.",
  "short_name": "Claimly",
  "description": "Claimly completes online reward offers on your behalf and pays out in virtual Visa gift cards.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b2545",
  "theme_color": "#0b2545",
  "categories": ["finance", "lifestyle", "shopping"],
  "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" }
  ]
}