orchidmap-front/src/manifest.json
2019-09-11 16:24:10 +07:00

9 lines
211 B
JSON

{
"name": "Редактор карт",
"short_name": "Маршруты",
"icons": [],
"start_url": "/index.html",
"display": "standalone",
"background_color": "#3E4EB8",
"theme_color": "#2F3BA2"
}