16 lines
342 B
JSON
16 lines
342 B
JSON
{
|
|
"name": "ScanLook Inventory",
|
|
"short_name": "ScanLook",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#0f172a",
|
|
"theme_color": "#06b6d4",
|
|
"icons": [
|
|
{
|
|
"src": "https://www.scanlook.net/static/icon.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
}
|
|
]
|
|
} |