mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-17 09:37:02 +00:00
16 lines
280 B
JSON
16 lines
280 B
JSON
{
|
|
"short_name": "Inbucket",
|
|
"name": "Inbucket",
|
|
"icons": [
|
|
{
|
|
"src": "favicon.png",
|
|
"sizes": "16x16",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"start_url": "./index.html",
|
|
"display": "standalone",
|
|
"theme_color": "#000000",
|
|
"background_color": "#ffffff"
|
|
}
|