{
    "name": "PrintIT",
    "short_name": "PrintIT",
    "description": "PrintIT is a web application",
    "icons": [
        {
            "src": "/PWA/MaskableLogoPWA.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/PWA/LogoPWA.png",
            "sizes": "155x155",
            "type": "image/png"
        }
    ],
    "start_url": "/",
    "background_color": "#454045",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#454045"
}