{
    "theme_color": "#0a0f0d",
    "background_color": "#0a0f0d",
    "display": "fullscreen",
    "scope": "/",
    "start_url": "/",
    "name": "IDEASOFT POS",
    "short_name": "IDEA POS",
    "description": "Tablet POS",
    "icons": [
        {
            "src": "/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}