{
    "name": "Radyo Trio",
    "short_name": "Radyo Trio",
    "description": "Radyo Trio - Seninle Aynı Frekansta! Kesintisiz müzik ve canlı yayınlar.",
    "start_url": "./",
    "display": "standalone",
    "background_color": "#0f001e",
    "theme_color": "#ff4a17",
    "orientation": "portrait",
    "icons": [
        {
            "src": "./assets/images/logo.svg",
            "sizes": "192x192 512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}