{ "name": "Bill Pay Wallet", "short_name": "BillPay", "description": "Track bills. Build credit. Organize receipts. Plan your future.", "theme_color": "#1a3a6b", "background_color": "#0d1729", "display": "standalone", "scope": "/", "start_url": "/", "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }