1
0
Fork 0
freesewing/packages/create-freesewing-pattern/template/default/example/public/manifest.json
2019-04-19 08:36:01 +02:00

8 lines
172 B
JSON

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