{
    "name": "IrishVPN",
    "short_name": "IrishVPN",
    "description": "Surf the web securely using WireGuard with an IP Address from Ireland",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f5f5f5",
    "theme_color": "#169b62",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/favicon-96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favicon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favicon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
