{
    "short_name": "GIFT",
    "name": "GIFT CARD",
    "icons": [
    {
        "src": "./img/logo192.png",
        "type": "image/png",
        "sizes": "192x192"
        },
        {
        "src": "./img/logo512.png",
        "type": "image/png",
        "sizes": "512x512"
        }
    ],
    "display": "standalone",
    "theme_color": "#0057AA",
    "background_color": "#ffffff"
}