{
"name": "RyleeVolunteer",
"short_name": "RyleeVol",
"description": "Volunteer coordination platform for the Rylee for Mayor campaign.",
"start_url": "./index.html",
"display": "standalone",
"background_color": "#F3F4F6",
"theme_color": "#0047AB",
"orientation": "portrait",
"icons": [
{
"src": "https://placehold.co/192x192/0047AB/FFFFFF.png?text=RV",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "https://placehold.co/512x512/0047AB/FFFFFF.png?text=RV",
"sizes": "512x512",
"type": "image/png"
}
]
}