{ "name": "CourtWiz", "short_name": "CourtWiz", "description": "Schedule courts, players, and matches without the hassle.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#ffffff", "theme_color": "#22c55e", "icons": [ { "src": "/logo-courtwand-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/logo-courtwand-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" }, { "src": "/logo-courtwand.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/logo-courtwand-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" }, { "src": "/logo-courtwand.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ] }