fcc-challenges/random-quote-machine/public/manifest.json

9 lines
185 B
JSON

{
"short_name": "random-quote-machine",
"name": "random-quote-machine",
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}