Files
some-hooks/example/public/manifest.json

9 lines
176 B
JSON

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