mirror of
https://github.com/copy/v86.git
synced 2025-12-31 04:23:15 +00:00
14 lines
238 B
JSON
14 lines
238 B
JSON
|
|
{
|
||
|
|
"name": "v86",
|
||
|
|
"short_name": "v86",
|
||
|
|
"start_url": "/v86/",
|
||
|
|
"display": "standalone",
|
||
|
|
"icons": [
|
||
|
|
{
|
||
|
|
"src": "192.png",
|
||
|
|
"sizes": "192x192",
|
||
|
|
"type": "image/png"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|