feat: launch desfoto.de as a standalone photography site and retire the old redirect
This commit is contained in:
21
site/site.webmanifest
Normal file
21
site/site.webmanifest
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "desfoto",
|
||||
"short_name": "desfoto",
|
||||
"description": "desfoto ist die Foto- und Videoproduktion von Denny Schulz aus Neumünster: Businessfotografie, Portraits, Model- und Familienaufnahmen, Minishootings, Videoprojekte und Social-Media-Inhalte.",
|
||||
"start_url": "/",
|
||||
"display": "standalone",
|
||||
"background_color": "#F6F2EA",
|
||||
"theme_color": "#17140F",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/assets/img/favicon-32.png",
|
||||
"sizes": "32x32",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "/assets/img/apple-touch-icon.png",
|
||||
"sizes": "180x180",
|
||||
"type": "image/png"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user