{ "name": "Work Hours & Salary Calculator", "short_name": "Hours Calc", "description": "Free online calculator for tracking work hours, calculating overtime pay, and estimating weekly/monthly salary. Designed for UK and EU small businesses.", "start_url": "/calculator", "display": "standalone", "background_color": "#f8fafc", "theme_color": "#1e3a5f", "orientation": "portrait-primary", "scope": "/", "lang": "en-GB", "categories": ["productivity", "utilities", "business"], "icons": [ { "src": "/favicon.ico", "sizes": "48x48", "type": "image/x-icon" }, { "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": [ { "src": "/og-image.png", "sizes": "1200x630", "type": "image/png", "form_factor": "wide" } ] }