feat: add California CCPA privacy policy, all-locations hub page, and custom brand logo & favicon suite
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "Next Gen Landscaping & Yardwork",
|
||||
"short_name": "Next Gen AV",
|
||||
"description": "Antelope Valley's Premier Landscaping, Weed Abatement & Yard Care Contractor",
|
||||
"start_url": "/",
|
||||
"display": "standalone",
|
||||
"background_color": "#070c14",
|
||||
"theme_color": "#00e676",
|
||||
"icons": [
|
||||
{
|
||||
"src": "favicon-32x32.png",
|
||||
"sizes": "32x32",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user