{
    "lang": "en-us",
    "name": "Cornerstone Community Credit Union",
    "short_name": "CCCU Mobile App",
    "description": "Cornerstone Community Credit Union Mobile",
    "start_url": "/mobile.html",
    "background_color": "#2f3d58",
    "theme_color": "#2f3d58",
    "orientation": "any",
    "display": "standalone",
    "icons": [
        {
            "src": "/pwa/icon.png",
            "sizes": "95x123"
        },

        {   
            "src": "/pwa/icon192.png",
            "sizes": "192x192"       
        }
    ]
}