okvoice / manifest.webmanifest
zshashz's picture
okvo
f563b68
raw
history blame contribute delete
453 Bytes
{
"name": "Fresh Winter (Voice recognition)",
"short_name": "Fresh Winter (Voice recognition)",
"id": "com.planktonfun.voicerecognition",
"description": "A demo for using voice recognition in gdevelop, useful for a developer looking to make voice based games/apps.",
"orientation": "landscape",
"start_url": "./index.html",
"display": "standalone",
"background_color": "black",
"categories": ["games", "entertainment"],
"icons": []
}