tungtap/manifest.webmanifest
2023-04-24 06:59:47 -04:00

16 lines
No EOL
354 B
JSON

{
"background_color": "#ff79a1",
"description": "Augment your keyboard with the symbols you need to type in your language.",
"display": "fullscreen",
"icons": [
{
"src": "/icons/tung.svg",
"sizes": "any",
"type": "image/svg+xml",
"purpose": "any"
}
],
"name": "tung-tap.app",
"short_name": "tung-tap",
"start_url": "/index.html"
}