{
    "name": "FastGigsGh - Speed Up Your Hustle",
    "short_name": "FastGigs",
    "description": "Fastest Data and Voucher Vending in Ghana",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#050505",
    "theme_color": "#FFCC00",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/assets/img/icon-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/assets/img/icon-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ]
}