initial
This commit is contained in:
12
web/manifest.json
Normal file
12
web/manifest.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "Resume",
|
||||
"short_name": "Resume",
|
||||
"start_url": ".",
|
||||
"display": "standalone",
|
||||
"background_color": "#0175C2",
|
||||
"theme_color": "#0175C2",
|
||||
"description": "",
|
||||
"orientation": "portrait-primary",
|
||||
"prefer_related_applications": false,
|
||||
"icons": []
|
||||
}
|
||||
Reference in New Issue
Block a user