{
    "id": "/inbox",
    "name": "BURST",
    "short_name": "BURST",
    "description": "All your email accounts in one inbox. Unified mail for people who run more than one address.",
    "start_url": "/inbox",
    "scope": "/",
    "display": "standalone",
    "background_color": "#09090b",
    "theme_color": "#09090b",
    "orientation": "portrait-primary",
    "categories": ["productivity", "business"],
    "gcm_sender_id": "103953800507",
    "icons": [
        { "src": "/images/icons/burst-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
        { "src": "/images/icons/burst-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" },
        { "src": "/images/icons/burst-192.png", "type": "image/png", "sizes": "192x192", "purpose": "maskable" },
        { "src": "/images/icons/burst-512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
    ],
    "shortcuts": [
        {
            "name": "New message",
            "short_name": "Compose",
            "url": "/inbox?compose=1",
            "icons": [{ "src": "/images/icons/burst-192.png", "sizes": "192x192" }]
        }
    ]
}
