{
    "name": "BBTF Digital Tools",
    "short_name": "BBTF Digital Tools",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#1D4F25",
    "theme_color": "#1D4F25",
    "description": "This application is designed to assist visitors during the BBTF exhibition. Users can easily view the exhibition schedule, schedule and view appointments with exhibitors, review exhibitors, view promotional materials from exhibitors, exchange meal vouchers. With this application, visitors can be more efficient and organized in attending the BBTF exhibition.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
