19 lines
411 B
JSON
19 lines
411 B
JSON
{
|
|
"name": "Scan Tools",
|
|
"short_name": "Scan Tools",
|
|
"description": "Correct, assemble, recognize and export scanned pages locally.",
|
|
"start_url": "./",
|
|
"scope": "./",
|
|
"display": "standalone",
|
|
"background_color": "#f6f7fb",
|
|
"theme_color": "#176c63",
|
|
"icons": [
|
|
{
|
|
"src": "./favicon.svg",
|
|
"sizes": "any",
|
|
"type": "image/svg+xml",
|
|
"purpose": "any maskable"
|
|
}
|
|
]
|
|
}
|