20 lines
445 B
Plaintext
20 lines
445 B
Plaintext
|
{
|
||
|
"name": "Offends",
|
||
|
"short_name": "Offends",
|
||
|
"icons": [
|
||
|
{
|
||
|
"src": "/img/favicon-16x16.png",
|
||
|
"sizes": "192x192",
|
||
|
"type": "image/png"
|
||
|
},
|
||
|
{
|
||
|
"src": "/img/favicon-32x32.png",
|
||
|
"sizes": "512x512",
|
||
|
"type": "image/png"
|
||
|
}
|
||
|
],
|
||
|
"theme_color": "#fff",
|
||
|
"background_color": "#fff",
|
||
|
"display": "standalone",
|
||
|
"start_url": "/"
|
||
|
}
|