Files
alapatch/public/manifest.json
T
2021-05-01 09:22:15 +02:00

15 lines
275 B
JSON

{
"short_name": "Alapatch",
"name": "Alapatch - A microKORG Patch Editor",
"icons": [
{
"src": "favicon.svg",
"sizes": "any"
}
],
"start_url": "/alapatch",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}