18 lines
391 B
JSON
18 lines
391 B
JSON
{
|
|
"name": "Monica",
|
|
"short_name": "Monica",
|
|
"start_url": ".",
|
|
"display": "standalone",
|
|
"background_color": "#fff",
|
|
"description": "Intuitive personal relationships management.",
|
|
"icons": [{
|
|
"src": "/img/monica_140.svg",
|
|
"sizes": "140x140",
|
|
"type": "image/svg+xml"
|
|
}],
|
|
"orientation": "portrait-primary",
|
|
"related_applications": [{
|
|
"platform": "web"
|
|
}]
|
|
}
|