mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-28 22:50:18 +00:00
13 lines
273 B
JSON
13 lines
273 B
JSON
{
|
|
"name":"CRMEB",
|
|
"display":"standalone",
|
|
"start_url":".",
|
|
"id": "index.html",
|
|
"background_color": "#999",
|
|
"theme_color":"#292d3e",
|
|
"icons":[{
|
|
"src":"./image/logo-small.png",
|
|
"sizes":"144x144",
|
|
"type":"image/png"
|
|
}]
|
|
} |