first commit
This commit is contained in:
20
manifest.json
Normal file
20
manifest.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "ФИДЕМ - Медицинский центр",
|
||||
"short_name": "ФИДЕМ",
|
||||
"description": "Медицинский центр ФИДЕМ в Слониме",
|
||||
"start_url": "/",
|
||||
"display": "standalone",
|
||||
"background_color": "#ffffff",
|
||||
"theme_color": "#81C784",
|
||||
"orientation": "portrait-primary",
|
||||
"categories": ["medical", "health"],
|
||||
"lang": "ru",
|
||||
"icons": [
|
||||
{
|
||||
"src": "logo.svg",
|
||||
"sizes": "any",
|
||||
"type": "image/svg+xml",
|
||||
"purpose": "any maskable"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user