{ "name": "spit", "short_name": "spit", "description": "split the bill, the easy way", "start_url": "/", "display": "standalone", "background_color": "#f5f5f7", "theme_color": "#f5f5f7", "orientation": "portrait", "icons": [ { "src": "/spit.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/spit.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }