mirror of
https://github.com/owntracks/recorder.git
synced 2026-05-07 02:46:36 +00:00
15 lines
241 B
JSON
15 lines
241 B
JSON
{
|
|
"name" : "Recorder map",
|
|
"icons" : [
|
|
{
|
|
"src" : "pista-micro.png",
|
|
"sizes" : "192x192",
|
|
"type" : "image/png",
|
|
"density" : "4.0"
|
|
}
|
|
],
|
|
"start_url" : "index.html",
|
|
"display" : "standalone",
|
|
"orientation" : "portrait"
|
|
}
|