Changes für lighthouse Branch
This commit is contained in:
22
public/manifest.json
Normal file
22
public/manifest.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "Bay Area Affiliates - Managed IT Services",
|
||||
"short_name": "Bay Area IT",
|
||||
"description": "Professional managed IT services in Corpus Christi & Coastal Bend",
|
||||
"start_url": "/",
|
||||
"display": "standalone",
|
||||
"background_color": "#030303",
|
||||
"theme_color": "#3366ff",
|
||||
"orientation": "portrait-primary",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/logo_bayarea.svg",
|
||||
"sizes": "any",
|
||||
"type": "image/svg+xml",
|
||||
"purpose": "any maskable"
|
||||
}
|
||||
],
|
||||
"categories": ["business", "productivity", "utilities"],
|
||||
"scope": "/",
|
||||
"lang": "en-US",
|
||||
"dir": "ltr"
|
||||
}
|
||||
Reference in New Issue
Block a user