mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-09-17 17:58:09 +08:00
16 lines
278 B
JSON
16 lines
278 B
JSON
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|