Files
is-it-the-junglers-fault/public/manifest.json
Yannik Schmidt 3676bac359 add public files
2020-10-09 13:54:15 +02:00

16 lines
304 B
JSON

{
"short_name": "IITJF",
"name": "Is it the junglers fault?",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}