Slide 40
Slide 40 text
{
"short_name": "My sweet app",
"name": "This be the bees knees sweet app",
"icons": [
{
"src": "icon-144.png",
"sizes": "144x144",
"type": "image/png"
}
],
"start_url": "/?utm_source=web_app_manifest",
"display": "standalone",
"orientation": "portrait",
"background_color": "#ff0000",
"theme_color": "#00ff00"
}