{ "$schema": "https://json.schemastore.org/web-manifest-combined.json", "name": "Andrew Joy Home", "short_name": "Andrew Joy Home", "start_url": "/", "display": "standalone", "background_color": "#1d2021", "theme_color": "#689d6a" , "description": "Andrew's Blog" , "icons": [ { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" } ] }