{
    "name": "Radio Free Montclair",
    "short_name": "RFM",
    "description": "Community Radio for Montclair, NJ",
    "start_url": "/rfm",
    "display": "standalone",
    "background_color": "#0f0f14",
    "theme_color": "#0f0f14",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icons/rfm-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/icons/rfm-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ],
    "categories": ["music", "entertainment"],
    "shortcuts": [
        {
            "name": "Schedule",
            "url": "/rfm/schedule"
        }
    ]
}
