mirror of
https://github.com/owntracks/recorder.git
synced 2026-02-13 20:49:51 +00:00
15 lines
258 B
JSON
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"
|
|
}
|