2020-07-29 02:51:06 +00:00
|
|
|
{
|
|
|
|
"name": "Scoobs!",
|
|
|
|
"short_name": "Scoobs!",
|
|
|
|
"icons": [
|
|
|
|
{
|
2020-07-31 03:58:05 +00:00
|
|
|
"src": "/favicons/android-chrome-192x192.png",
|
2020-07-29 02:51:06 +00:00
|
|
|
"sizes": "192x192",
|
|
|
|
"type": "image/png"
|
|
|
|
},
|
|
|
|
{
|
2020-07-31 03:58:05 +00:00
|
|
|
"src": "/favicons/android-chrome-512x512.png",
|
2020-07-29 02:51:06 +00:00
|
|
|
"sizes": "512x512",
|
|
|
|
"type": "image/png"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"theme_color": "#ffffff",
|
|
|
|
"background_color": "#ffffff",
|
|
|
|
"display": "standalone"
|
|
|
|
}
|