{ "name": "Percentage Calculator", "short_name": "PctCalc", "description": "Free online percentage calculator. Instant results as you type.", "start_url": "/", "display": "standalone", "background_color": "#F4F3EE", "theme_color": "#C15F3C", "orientation": "portrait-primary", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }