{
    "name": "Jewelify — Access Portal",
    "short_name": "Jewelify",
    "description": "Daily gold and silver rate poster generator portal",
    "start_url": "landing.html",
    "scope": ".",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#116644",
    "theme_color": "#116644",
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/splash-icon-1024.png",
            "sizes": "1024x1024",
            "type": "image/png"
        }
    ]
}
