{
"name": "Shelters1st Emergency Resources",
"short_name": "Shelters1st",
"start_url": "/",
"display": "standalone",
"background_color": "#ffffff",
"theme_color": "#b91c1c",
"icons": [
{
"src": "/images/shelters1st-icon-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/images/shelters1st-icon-256.png",
"sizes": "256x256",
"type": "image/png"
},
{
"src": "/images/shelters1st-icon-384.png",
"sizes": "384x384",
"type": "image/png"
},
{
"src": "/images/shelters1st-icon-512.png",
"sizes": "512x512",
"type": "image/png"
}
]
}