first commit
This commit is contained in:
commit
5ecff656e2
6 changed files with 13 additions and 0 deletions
9
manifest.json
Normal file
9
manifest.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"$schema": "https://json.schemastore.org/web-manifest-combined.json",
|
||||
"name": "qwik-project-name",
|
||||
"short_name": "Welcome to Qwik",
|
||||
"start_url": ".",
|
||||
"display": "standalone",
|
||||
"background_color": "#fff",
|
||||
"description": "A Qwik project app."
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue