{
    "name": "PushOne",
    "short_name": "PushOne",
    "description": "Multi-tenant web push notification platform",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2563eb",
    "gcm_sender_id": "103953800507",
    "icons": [
        {
            "src": "/globe.svg",
            "sizes": "192x192",
            "type": "image/svg+xml"
        }
    ]
}