{
    "name": "無線網 Web Radio Simulator",
    "short_name": "Web Radio",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#f4f2ec",
    "theme_color": "#002b59",
    "description": "Real-time WebRTC radio rooms for push-to-talk voice, encrypted text chat, media sharing, video broadcast, Bluetooth nearby relay, chatbot assistance, social networking, and lightweight interest matching.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
