{
    "name": "Ighi's Home Radio",
    "short_name": "IHR",
    "description": "90s Classics & Gen Z Hits — Streaming 24/7",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#08090e",
    "theme_color": "#08090e",
    "orientation": "any",
    "categories": ["music", "entertainment"],
    "lang": "en",
    "icons": [
        {
            "src": "/assets/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
