home/site.webmanifest

21 lines
428 B
JSON

{
"name": "mint.lgbt",
"short_name": "mint.lgbt",
"icons": [
{
"src": "/assets/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/assets/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#00aba9",
"background_color": "#374151",
"start_url": "https://mint.lgbt",
"display": "standalone"
}