22 lines
532 B
JSON
22 lines
532 B
JSON
{
|
|
"name": "LIBRA for Rights",
|
|
"short_name": "LIBRA",
|
|
"description": "Libra Law Firm - Legal Services Platform",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#E8E4DC",
|
|
"theme_color": "#4A4A42",
|
|
"icons": [
|
|
{
|
|
"src": "/android-chrome-192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/android-chrome-512x512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
]
|
|
}
|