mirror of
https://github.com/shadoll/slavforest.git
synced 2025-10-26 23:18:40 +00:00
dev
This commit is contained in:
15
manifest.json
Normal file
15
manifest.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"short_name": "SlavForest",
|
||||
"name": "SlavForest - Production of High-Quality Timber Products",
|
||||
"icons": [
|
||||
{
|
||||
"src": "images/logo_w.png",
|
||||
"type": "image/png",
|
||||
"sizes": "512x512"
|
||||
}
|
||||
],
|
||||
"start_url": "/",
|
||||
"background_color": "#a9773a",
|
||||
"theme_color": "#a9773a",
|
||||
"display": "standalone"
|
||||
}
|
||||
Reference in New Issue
Block a user