mirror of
https://gitlab.com/octospacc/Web-Archives-Misc
synced 2024-12-29 00:59:53 +01:00
13 lines
275 B
JSON
13 lines
275 B
JSON
|
{
|
||
|
"name": "DS Player",
|
||
|
"short_name": "DS",
|
||
|
"start_url": ".",
|
||
|
"display": "fullscreen",
|
||
|
"background_color": "black",
|
||
|
"description": "DS",
|
||
|
"icons": [{
|
||
|
"src": "icon.png",
|
||
|
"sizes": "512x512",
|
||
|
"type": "image/png"
|
||
|
}]
|
||
|
}
|