17 lines
334 B
JSON
17 lines
334 B
JSON
{
|
|
"name": "StockFill",
|
|
"short_name": "StockFill",
|
|
"start_url": "https://stockfill.lan.ddnsgeek.com",
|
|
"display": "standalone",
|
|
"background_color": "#ffffff",
|
|
"theme_color": "#0d6efd",
|
|
"icons": [
|
|
{
|
|
"src": "/icons/icon.svg",
|
|
"sizes": "any",
|
|
"type": "image/svg+xml",
|
|
"purpose": "any"
|
|
}
|
|
]
|
|
}
|