2023-11-26 01:15:21 +00:00
|
|
|
{
|
|
|
|
"short_name": "nonshy",
|
2024-01-12 03:17:54 +00:00
|
|
|
"name": "nonshy",
|
2023-11-26 01:15:21 +00:00
|
|
|
"icons": [
|
|
|
|
{
|
|
|
|
"src": "/static/img/favicon.svg",
|
|
|
|
"type": "image/svg+xml",
|
|
|
|
"sizes": "512x512"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"src": "/static/img/favicon-512.png",
|
|
|
|
"type": "image/png",
|
|
|
|
"sizes": "512x512"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"src": "/static/img/favicon-192.png",
|
|
|
|
"type": "image/png",
|
|
|
|
"sizes": "192x192"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"id": "/?source=pwa",
|
|
|
|
"start_url": "/me?source=pwa",
|
|
|
|
"background_color": "#17181c",
|
2024-08-14 03:14:06 +00:00
|
|
|
"display": "standalone",
|
2023-11-26 01:15:21 +00:00
|
|
|
"scope": "/",
|
|
|
|
"theme_color": "#17181c",
|
|
|
|
"description": "A social network for nudists and exhibitionists.",
|
|
|
|
"screenshots": [
|
|
|
|
{
|
|
|
|
"src": "/static/img/screenshot-tall.png",
|
|
|
|
"type": "image/png",
|
|
|
|
"sizes": "750x1334",
|
|
|
|
"form_factor": "narrow"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"src": "/static/img/screenshot-wide.png",
|
|
|
|
"type": "image/png",
|
|
|
|
"sizes": "2048x1536",
|
|
|
|
"form_factor": "wide"
|
|
|
|
}
|
|
|
|
]
|
2024-08-14 03:14:06 +00:00
|
|
|
}
|