A Startpage inspired by TB-96's Evening Startpage and Tobias-Schoch's startpage-wave. https://start.yandols.xyz
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Startpage-Composite/assets/img/site.webmanifest

20 lines
442 B

{
"name": "Startpage",
"short_name": "Startpage",
"icons": [
{
"src": "android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#212121",
"background_color": "#212121",
"display": "standalone"
}