documentation-site/public/site.webmanifest (14 lines of code) (raw):
{
"name": "Base Web",
"short_name": "Base Web",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}