{
"name": "Rádio Jovens da Mídia",
"short_name": "JovensMídia",
"start_url": "./index.html",
"display": "standalone",
"background_color": "#000000",
"theme_color": "#EAB308",
"description": "Rádio Web Jovens da Mídia Ao Vivo",
"orientation": "portrait-primary",
"icons": [
{
"src": "https://placehold.co/192x192/EAB308/000000?text=J",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "https://placehold.co/512x512/EAB308/000000?text=J",
"sizes": "512x512",
"type": "image/png"
}
]
}