{
    "name": "GoWest-POS",
    "short_name": "GoWest",
    "start_url": "/?v=7",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#27272A",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/images/logo-v7-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/images/logo-v7-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
