{ "name": "PayslipGenerator.tech", "short_name": "PayslipGen", "description": "Create simple, clear payslips for small teams in the US, Canada, UK, and Australia—right in your browser.", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#0f766e", "icons": [ { "src": "/icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" }, { "src": "/icon.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "maskable" } ] }