scrimba
Frontend Career Path
Making websites interactive
Build a Mobile App
Share your creation
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

AboutCommentsNotes
Share your creation
Expand for more info
site.webmanifest
run
preview
console
{
"name": "Add to Cart",
"short_name": "Add to Cart",
"icons":
[
{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}
],
"theme_color": "#EEF0F4",
"background_color": "#EEF0F4",
"display": "standalone"
}
Console
/index.html
-1:45