Web-Archives-Misc/public/Repo/ds.44670.org/manifest.json

13 lines
275 B
JSON
Raw Normal View History

2023-01-15 20:48:50 +01:00
{
"name": "DS Player",
"short_name": "DS",
"start_url": ".",
"display": "fullscreen",
"background_color": "black",
"description": "DS",
"icons": [{
"src": "icon.png",
"sizes": "512x512",
"type": "image/png"
}]
}