Files
toml11/manifest.json

16 lines
278 B
JSON
Raw Normal View History

{
"name": "toml11",
"short_name": "toml11",
"start_url": "/toml11/",
"scope": "/toml11/",
"display": "standalone",
"background_color": "#000000",
"theme_color": "#000000",
"icons": [
{
"src": "/toml11/favicon.svg",
"sizes": "512x512"
}
]
}