You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
331 B
JSON

{
"name": "bbn",
"start_url": ".",
"display": "standalone",
"icons": [
{
"src": "favicon.ico",
"type": "image/vnd.microsoft.icon",
"sizes": "48x48"
},
{
"src": "bbn192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "bbn512.png",
"type": "image/png",
"sizes": "512x512"
}
]
}