{
    "name": "BURST: Signal Exhaust",
    "short_name": "BURST",
    "description": "High-velocity signal intelligence for the Sovereign Rig.",
    "start_url": "https://burst.graylightcreative.com/inbox",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#38bdf8",
    "orientation": "portrait-primary",
    "gcm_sender_id": "103953800507",
    "icons": [
        {
            "src": "/storage/themes/burst/icon-192x192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/storage/themes/burst/icon-512x512.png",
            "type": "image/png",
            "sizes": "512x512"
        },
        {
            "src": "/images/icons/IconsNew_BURST_THEME.svg",
            "type": "image/svg+xml",
            "sizes": "any",
            "purpose": "any"
        }
    ],
    "shortcuts": [
        {
            "name": "Compose Signal",
            "url": "https://burst.graylightcreative.com/compose",
            "icons": [{ "src": "/storage/themes/burst/icon-192x192.png", "sizes": "192x192" }]
        }
    ]
}