Clean up
This commit is contained in:
parent
ff6c7f6f68
commit
35a962935c
58 changed files with 5642 additions and 151 deletions
15
public/site.webmanifest
Normal file
15
public/site.webmanifest
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"name": "Photos - András Schmelczer",
|
||||
"short_name": "Photos",
|
||||
"start_url": ".",
|
||||
"display": "standalone",
|
||||
"background_color": "#eeeeee",
|
||||
"theme_color": "#a63446",
|
||||
"icons": [
|
||||
{
|
||||
"src": "favicon.svg",
|
||||
"sizes": "64x64",
|
||||
"type": "image/svg+xml"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue