Files
numnum/manifest.json
T
Трошин Антон Валерьевич 3055b785be initial commit
2026-07-12 02:21:33 +03:00

18 lines
340 B
JSON

{
"name": "NumNum",
"short_name": "NumNum",
"description": "Train your numeric systems",
"start_url": "/",
"display": "standalone",
"orientation": "portrait",
"background_color": "#1a1a2e",
"theme_color": "#1a1a2e",
"icons": [
{
"src": "icon.svg",
"sizes": "any",
"type": "image/svg+xml"
}
]
}