{
  "name": "ClaimItAll — Zero Proof Settlements",
  "short_name": "ClaimItAll",
  "description": "Find and file 100% no-proof-required class action settlements. Every claim on the app requires zero receipts, zero documentation.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf9f6",
  "theme_color": "#2d6a4f",
  "orientation": "portrait-primary",
  "categories": ["finance", "utilities"],
  "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": [],
  "shortcuts": [
    {
      "name": "Browse Claims",
      "url": "/settlements",
      "description": "Browse all no-proof settlements"
    },
    {
      "name": "Auto-Filer",
      "url": "/auto-filer",
      "description": "File all claims automatically"
    },
    {
      "name": "My Claims",
      "url": "/dashboard",
      "description": "Track your claim submissions"
    }
  ]
}
