{
    "name": "STB For Ark",
    "short_name": "STB For Ark",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#000000",
    "icons": [
        {
            "src": "https:\/\/placehold.co\/192x192\/000000\/3b82f6.png?text=STB",
            "sizes": "192x192",
            "type": "image\/png"
        },
        {
            "src": "https:\/\/placehold.co\/512x512\/000000\/3b82f6.png?text=STB",
            "sizes": "512x512",
            "type": "image\/png"
        }
    ]
}