Files
avrahamsociety/site/manifest.json
2024-03-05 21:48:03 -05:00

14 lines
369 B
JSON

{
"name": "Avraham Society",
"short_name": "AvrahamSociety",
"start_url": ".",
"display": "standalone",
"background_color": "#ff0000",
"description": "A Jewish Humanist organization serving the Middle East and North Africa",
"icons": [
{
"src": "res/Avraham_Society_icon.png",
"sizes": "any"
}
]
}