Initial commit: YourHouse project
This commit is contained in:
24
public/site.webmanifest
Normal file
24
public/site.webmanifest
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "ВашДом - Строительство домов под ключ",
|
||||
"short_name": "ВашДом",
|
||||
"description": "Профессиональное строительство домов под ключ. Проектирование, строительство и отделка домов любой сложности.",
|
||||
"start_url": "/",
|
||||
"display": "standalone",
|
||||
"background_color": "#ffffff",
|
||||
"theme_color": "#2563eb",
|
||||
"orientation": "portrait-primary",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/icon-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png",
|
||||
"purpose": "any maskable"
|
||||
},
|
||||
{
|
||||
"src": "/icon-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png",
|
||||
"purpose": "any maskable"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user