{ "name": "Reclaim Ur Credit", "short_name": "ReclaimUrCredit", "description": "AI-powered DIY credit dispute letters. $10/round — no subscriptions.", "start_url": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#4f46e5", "orientation": "portrait-primary", "categories": ["finance", "productivity"], "lang": "en-US", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ], "shortcuts": [ { "name": "Start Dispute Round", "short_name": "New Round", "description": "Start a new credit dispute round", "url": "/dashboard", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }, { "name": "Dispute Education", "short_name": "Learn FCRA", "description": "Learn about your FCRA credit dispute rights", "url": "/education", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] } ] }