blob: 19cce6d3e265f038e3c421818ea1af9b1c0f4be3 [file] [log] [blame]
{
"name": "$i18nRaw{name}",
"short_name": "$i18nRaw{name}",
"start_url": "/",
"display": "standalone",
"theme_color": "#202124",
"background_color": "#3c4043",
"icons": [
{
"src": "system_assets/app_icon_256.png",
"sizes": "256x256",
"type": "image/png"
}
],
"file_handlers": [
{
"action": ".",
"name": "Media File",
"accept": {
"image/*": [],
"video/*": []
}
}
]
}