Changed around line 1
+ {
+ "version": "next",
+ "imageUrl": "https://jframe.breckyunits.com/splash.png",
+ "button": {
+ "title": "Play",
+ "action": {
+ "type": "launch_frame",
+ "name": "JFrame",
+ "url": "https://jframe.breckyunits.com",
+ "splashImageUrl": "https://jframe.breckyunits.com/splash.png",
+ "splashBackgroundColor": "purple"
+ }
+ }
+ }