1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-02-02 11:46:58 +01:00

16 lines
333 B
JSON

{
"short_name": "OVOS",
"name": "OpenVoiceOS WiFi setup from your mobile phone or laptop",
"icons": [
{
"src": "favicon.png",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}