Files
HokmPlay/public/manifest.webmanifest
T

21 lines
455 B
JSON
Raw Normal View History

{
"name": "حکم | Hokm",
"short_name": "حکم",
"description": "بازی حکم اصیل ایرانی با حریف‌های هوشمند",
"lang": "fa",
"dir": "rtl",
"start_url": "/",
"display": "standalone",
"orientation": "any",
"background_color": "#060c1f",
"theme_color": "#060c1f",
"icons": [
{
"src": "/icon.svg",
"sizes": "any",
"type": "image/svg+xml",
"purpose": "any maskable"
}
]
}