Files

20 lines
796 B
JSON
Raw Permalink Normal View History

{
"name": "برگ وسط | Barg-e Vasat",
"short_name": "برگ وسط",
"description": "بازی حکم آنلاین ایرانی با حریف‌های واقعی",
"lang": "fa",
"dir": "rtl",
"start_url": "/",
"display": "fullscreen",
"display_override": ["fullscreen", "standalone", "minimal-ui"],
"orientation": "portrait",
"background_color": "#060c1f",
"theme_color": "#060c1f",
"icons": [
{ "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" }
]
}