24 lines
535 B
JSON
24 lines
535 B
JSON
|
|
{
|
||
|
|
"name": "LexiChain - AI Contract Management",
|
||
|
|
"short_name": "LexiChain",
|
||
|
|
"description": "Intelligent BFSI contract management with AI analysis",
|
||
|
|
"start_url": "/",
|
||
|
|
"display": "standalone",
|
||
|
|
"background_color": "#ffffff",
|
||
|
|
"theme_color": "#0066FF",
|
||
|
|
"icons": [
|
||
|
|
{
|
||
|
|
"src": "/icon-192.png",
|
||
|
|
"sizes": "192x192",
|
||
|
|
"type": "image/png",
|
||
|
|
"purpose": "any maskable"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"src": "/icon-512.png",
|
||
|
|
"sizes": "512x512",
|
||
|
|
"type": "image/png",
|
||
|
|
"purpose": "any maskable"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|