1
0
Fork 0
freesewing/packages/workbench/example/public/manifest.json
2019-04-19 08:37:33 +02:00

8 lines
174 B
JSON

{
"short_name": "workbench",
"name": "workbench",
"start_url": "./index.html",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}