{ "name": "Age Finder Online", "short_name": "Age Finder", "description": "Private, calendar-aware age and date calculators.", "start_url": "/", "display": "standalone", "background_color": "#f8fafc", "theme_color": "#2563eb", "icons": [ { "src": "/favicon.svg?v=calculator-mark", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }