{ "name": "Useful Things", "short_name": "Useful Things", "description": "Small software projects for specific problems that kept happening.", "start_url": "./", "scope": "./", "display": "standalone", "background_color": "#fbfaf6", "theme_color": "#fbfaf6", "icons": [ { "src": "assets/icons/useful-things-circle-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "assets/icons/useful-things-circle-512.png", "sizes": "512x512", "type": "image/png" } ] }