mirror of
https://github.com/remnawave/frontend.git
synced 2026-05-13 04:09:03 +00:00
58 lines
No EOL
1.5 KiB
JSON
58 lines
No EOL
1.5 KiB
JSON
{
|
|
"name": "Remnawave",
|
|
"short_name": "Remnawave",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#161B23",
|
|
"lang": "en",
|
|
"id": "/",
|
|
"orientation": "any",
|
|
"scope": "/",
|
|
"description": "Remnawave Dashboard",
|
|
"theme_color": "#161B23",
|
|
"icons": [
|
|
{
|
|
"src": "/favicons/favicon-64x64.png",
|
|
"sizes": "64x64",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/favicons/favicon-192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/favicons/favicon-512x512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/favicons/favicon-512x512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png",
|
|
"purpose": "any"
|
|
},
|
|
{
|
|
"src": "/favicons/favicon-512x512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png",
|
|
"purpose": "maskable"
|
|
}
|
|
],
|
|
"screenshots": [
|
|
{
|
|
"src": "/favicons/preview_web.jpg",
|
|
"sizes": "1512x850",
|
|
"type": "image/jpeg",
|
|
"form_factor": "wide",
|
|
"label": "Remnawave Dashboard Overview"
|
|
},
|
|
{
|
|
"src": "/favicons/preview_mobile.jpg",
|
|
"sizes": "645x1398",
|
|
"type": "image/jpeg",
|
|
"form_factor": "narrow",
|
|
"label": "Remnawave Dashboard Overview"
|
|
}
|
|
]
|
|
} |