Files
recorder/docroot/last/manifest.json
2022-04-17 19:32:20 +02:00

15 lines
258 B
JSON

{
"name": "Recorder map",
"icons": [
{
"src": "../static/recorder.png",
"sizes": "192x192",
"type": "image/png",
"density": "4.0"
}
],
"start_url": "index.html",
"display": "standalone",
"orientation": "portrait"
}