Files
zoff/manifest.json
2016-04-27 00:25:48 +02:00

14 lines
246 B
JSON

{
"short_name": "Zöff",
"name": "Zöff",
"icons": [
{
"src": "static/images/144x144.png",
"sizes": "144x144",
"type": "image/png"
}
],
"start_url": "/",
"display": "standalone",
"orientation": "portrait"
}