21 lines
537 B
JSON
21 lines
537 B
JSON
{
|
|
"name": "CondoSync Gestão",
|
|
"short_name": "CondoSync",
|
|
"start_url": "./index.html",
|
|
"display": "standalone",
|
|
"background_color": "#2c3e50",
|
|
"theme_color": "#2c3e50",
|
|
"icons": [
|
|
{
|
|
"src": "https://cdn-icons-png.flaticon.com/512/609/609803.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "https://cdn-icons-png.flaticon.com/512/609/609803.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
]
|
|
}
|