{
    "name": "RBS Payments",
    "short_name": "RBS Pay",
    "id": "/",
    "description": "Send secure UK payments with Web Push verification.",
    "start_url": "/main",
    "scope": "/",
    "display": "standalone",
    "display_override": ["standalone"],
    "orientation": "portrait",
    "background_color": "#F5F3F0",
    "theme_color": "#003D82",
    "icons": [
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
