1
0
silverbullet/packages/silverbullet-web/manifest.json

18 lines
346 B
JSON

{
"short_name": "Silver Bullet",
"name": "Silver Bullet",
"icons": [
{
"src": "./images/logo.png",
"type": "image/png",
"sizes": "1024x1024"
}
],
"capture_links": "new-client",
"start_url": "/",
"display": "standalone",
"scope": "/",
"theme_color": "#000",
"description": "Note taking for winners"
}