24 lines
501 B
JSON
24 lines
501 B
JSON
{
|
|
"name": "ExposedGays",
|
|
"short_name": "ExposedGays",
|
|
"description": "Free gay cruising map, chat & shop",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#0d0a0f",
|
|
"theme_color": "#ff2d6b",
|
|
"orientation": "any",
|
|
"icons": [
|
|
{
|
|
"src": "/logo.svg",
|
|
"sizes": "any",
|
|
"type": "image/svg+xml",
|
|
"purpose": "any"
|
|
},
|
|
{
|
|
"src": "/logo.svg",
|
|
"sizes": "512x512",
|
|
"type": "image/svg+xml",
|
|
"purpose": "maskable"
|
|
}
|
|
]
|
|
} |