{
    "name": "TOHB Stock Manager",
    "short_name": "TOHB SM",
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone",
    "orientation": "portrait",
    "Scope": "https://shopstock.eblue.com/",

    "start_url": "/",
    "icons": [
        {
            "src": "icon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon.png",
            "sizes": "128x128",
            "type": "image/png"
        }
    ],
    "splash_pages": null
}
