{ "name": "Compton Coupons", "short_name": "Coupons", "theme_color": "#f2a6c6", "background_color": "#fff6f9", "display": "standalone", "scope": "./", "start_url": "./", "icons": [ { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable any" }, { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" } ] }