2026-06-04 10:11:00 +03:30
|
|
|
{
|
2026-06-04 14:01:14 +03:30
|
|
|
"name": "برگ وسط | Barg-e Vasat",
|
|
|
|
|
"short_name": "برگ وسط",
|
|
|
|
|
"description": "بازی حکم آنلاین ایرانی با حریفهای واقعی",
|
2026-06-04 10:11:00 +03:30
|
|
|
"lang": "fa",
|
|
|
|
|
"dir": "rtl",
|
|
|
|
|
"start_url": "/",
|
2026-06-11 19:32:49 +03:30
|
|
|
"display": "fullscreen",
|
|
|
|
|
"display_override": ["fullscreen", "standalone", "minimal-ui"],
|
2026-06-12 07:51:04 +03:30
|
|
|
"orientation": "portrait",
|
2026-06-04 10:11:00 +03:30
|
|
|
"background_color": "#060c1f",
|
|
|
|
|
"theme_color": "#060c1f",
|
|
|
|
|
"icons": [
|
2026-06-15 04:30:34 +03:30
|
|
|
{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
|
|
|
|
|
{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
|
|
|
|
|
{ "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
|
|
|
|
|
{ "src": "/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
|
2026-06-04 10:11:00 +03:30
|
|
|
]
|
|
|
|
|
}
|