{ "name": "GamePlan", "short_name": "GamePlan", "description": "GamePlan bookings and coaching app.", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#FDFEFC", "theme_color": "#1A2624", "icons": [ { "src": "/icons/gameplan-logo-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/gameplan-logo-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/gameplan-logo-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }