Merge branch 'main' into allthebookmarks-com
This commit is contained in:
@ -7,6 +7,32 @@
|
||||
"background_color": "#1e1e1e",
|
||||
"theme_color": "#85bd3e",
|
||||
"icons": [
|
||||
],
|
||||
"screenshots": [
|
||||
{
|
||||
"src": "/images/screenshot-wide-dark.png",
|
||||
"type": "image/png",
|
||||
"sizes": "1788x942",
|
||||
"form_factor": "wide"
|
||||
},
|
||||
{
|
||||
"src": "/images/screenshot-wide-light.png",
|
||||
"type": "image/png",
|
||||
"sizes": "1788x942",
|
||||
"form_factor": "wide"
|
||||
},
|
||||
{
|
||||
"src": "/images/screenshot-mobile-dark.png",
|
||||
"type": "image/png",
|
||||
"sizes": "478x609",
|
||||
"form_factor": "narrow"
|
||||
},
|
||||
{
|
||||
"src": "/images/screenshot-mobile-light.png",
|
||||
"type": "image/png",
|
||||
"sizes": "478x609",
|
||||
"form_factor": "narrow"
|
||||
}
|
||||
{ "src": "/images/icon-192.png", "type": "image/png", "sizes": "192x192" },
|
||||
{ "src": "/images/icon-512.png", "type": "image/png", "sizes": "512x512" },
|
||||
{ "src": "/images/icon-mask.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
|
||||
|
Reference in New Issue
Block a user