Update app/manifest.webmanifest
This commit is contained in:
@@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"name": "ממ\"ד-אפ",
|
"name": "ממ\"ד",
|
||||||
"short_name": "ממ\"ד",
|
"short_name": "ממ\"ד",
|
||||||
"description": "דיווחים בשעת חירום",
|
"description": "דיווחים בשעת חירום",
|
||||||
"start_url": "/",
|
"start_url": "/",
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
"background_color": "#f9fafb",
|
"background_color": "#f9fafb",
|
||||||
"theme_color": "#f9fafb",
|
"theme_color": "#f9fafb",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": "/icon.png",
|
"src": "/icon.png",
|
||||||
"sizes": "1024x1024",
|
"sizes": "1024x1024",
|
||||||
"type": "image/png"
|
"type": "image/png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"src": "/apple-icon.png",
|
"src": "/apple-icon.png",
|
||||||
"sizes": "1024x1024",
|
"sizes": "1024x1024",
|
||||||
"type": "image/png",
|
"type": "image/png",
|
||||||
"purpose": "any"
|
"purpose": "any"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"lang": "he"
|
"lang": "he"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user