{
    "name": "Paymenow",
    "short_name": "Paymenow",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#0175C2",
    "theme_color": "#0175C2",
    "description": "Paymenow Employee",
    "orientation": "portrait-primary",
    "prefer_related_applications": true,
    "related_applications": [
        {
            "platform": "play",
            "id": "com.paymenowgroup.app"
        },
        {
            "platform": "itunes",
            "id": "6443698868"
        }
    ],
    "icons": [
        {
            "src": "icons/favicon.png",
            "sizes": "20x20",
            "type": "image/png"
        },
        {
            "src": "icons/favicon.png",
            "sizes": "76x76",
            "type": "image/png"
        },
        {
            "src": "icons/favicon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/favicon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}

