14 lines
403 B
JSON
14 lines
403 B
JSON
{
|
|||
|
|
"name": "Tools — Asep Haryana",
|
||
|
|
"short_name": "Tools",
|
||
|
|
"description": "Document Scanner, Image & PDF Tools",
|
||
|
|
"start_url": "/",
|
||
|
|
"display": "standalone",
|
||
|
|
"background_color": "#0a0a1a",
|
||
|
|
"theme_color": "#0a0a1a",
|
||
|
|
"icons": [
|
||
|
|
{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
|
||
|
|
{ "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
|
||
|
|
]
|
||
|
|
}
|