{
    "name": "Tracking Items",
    "short_name": "trackingItem",
    "lang": "en-US",
    "start_url": "/scanner.html",
    "display": "standalone",
    "background_color": "white",
    "theme_color": "white",
    "icons": [{
        "src": "img/barcode-scan.svg",
        "sizes": "any",
        "type": "image/svg+xml"
    }]
}