go-pb-jubilee/pb_public/site.webmanifest

22 lines
510 B
Plaintext
Raw Normal View History

2024-08-27 23:24:33 +00:00
{
"name": "Jubilee",
"short_name": "Jubilee",
"icons": [
{
"src": "/img/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/img/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#FFEE58",
"background_color": "#ffffff",
"start_url": ".",
"imgdisplay": "standalone",
"display": "standalone"
}