{ "id": "shop-sos", "name": "Shop SOS — Security Alarm Dispatch", "short_name": "Shop SOS", "description": "Silent panic alarm dispatch between customer service staff and shop premises.", "lang": "en", "dir": "ltr", "start_url": "./index.html", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#050A14", "theme_color": "#050A14", "categories": ["business", "security", "utilities"], "icons": [ { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Raise SOS", "url": "./index.html#/cs" }, { "name": "Shop monitor", "url": "./index.html#/shop" } ] }