d04605d118
- Name + tagline («بازی حکم آنلاین») across i18n (app.title/subtitle), layout metadata, PWA manifest, app icon, package name, server health - Gameplay term «حکم» unchanged; repo/folder stay hokm/HokmPlay Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
21 lines
479 B
JSON
21 lines
479 B
JSON
{
|
|
"name": "برگ وسط | Barg-e Vasat",
|
|
"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"
|
|
}
|
|
]
|
|
}
|