Web-Archives-Misc/public/Repo/DeSmuME/manifest.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"
}]
}