facilmap/frontend/static/manifest.json

11 wiersze
237 B
JSON

{
"name": "FacilMap",
"short_name": "FacilMap",
"icons": [{
"src": "./favicon-512.png",
"sizes": "512x512"
}],
"background_color": "#ffffff",
"theme_color": "#ffffff",
"display": "fullscreen"
}