15 lines
479 B
JSON
15 lines
479 B
JSON
{
|
|
"name": "CLIO — Scanner Inteligente com IA",
|
|
"short_name": "CLIO",
|
|
"description": "Escaneie documentos com IA. OCR, categorização e extração automática.",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#0A0E17",
|
|
"theme_color": "#6C63FF",
|
|
"orientation": "portrait",
|
|
"icons": [
|
|
{ "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
|
|
{ "src": "/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml" }
|
|
]
|
|
}
|