27 lines
614 B
JSON
27 lines
614 B
JSON
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|