fs-walle-react-ts/public/manifest.json

14 lines
283 B
JSON

{
"short_name": "LexEditor",
"name": "Freespeech LexEditor App",
"icons": [{
"src": "favicon.ico",
"sizes": "192x192",
"type": "image/png"
}],
"start_url": "./index.html",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}