Slide 80
Slide 80 text
{
"short_name": "Lights",
"name": "Fairy Lights",
"icons": [
{
"src": "icons/48.png",
"type": "image/png",
"sizes": "48x48"
},
...
{
"src": "icons/512.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": "https://benjaminbenben.com/lights/?homescreen",
"background_color": "#333",
"theme_color": "#000",
"display": "fullscreen",
"orientation": "portrait"
}