mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-04-19 08:55:12 +00:00
44 lines
1.1 KiB
JSON
44 lines
1.1 KiB
JSON
{
|
|
"theme_color": "#343a40",
|
|
"background_color": "#343a40",
|
|
"display": "fullscreen",
|
|
"scope": "/",
|
|
"start_url": "/",
|
|
"name": "WGDashboard",
|
|
"short_name": "WGDashboard",
|
|
"screenshots": [
|
|
{
|
|
"src": "https://donaldzou.github.io/WGDashboard-Documentation/images/sign-in.png",
|
|
"sizes": "2880x1826",
|
|
"type": "image/png",
|
|
"form_factor": "wide"
|
|
},
|
|
{
|
|
"src": "https://donaldzou.github.io/WGDashboard-Documentation/images/sign-in.png",
|
|
"sizes": "2880x1826",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"icons": [
|
|
{
|
|
"src": "../img/icon-192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "../img/icon-256x256.png",
|
|
"sizes": "256x256",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "../img/icon-384x384.png",
|
|
"sizes": "384x384",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "../img/icon-512x512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
]
|
|
} |