25 lines
558 B
JSON
25 lines
558 B
JSON
{
|
|
"background_color": "#ffffff",
|
|
"display": "standalone",
|
|
"icons": [
|
|
{
|
|
"purpose": "maskable",
|
|
"sizes": "192x192",
|
|
"src": "/favicon/web-app-manifest-192x192.png",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"purpose": "maskable",
|
|
"sizes": "512x512",
|
|
"src": "/favicon/web-app-manifest-512x512.png",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"id": "/",
|
|
"name": "تیس - مدیریت صورتحسابهای مالیاتی",
|
|
"scope": "/",
|
|
"short_name": "تیس",
|
|
"start_url": "/",
|
|
"theme_color": "#ffffff"
|
|
}
|