{
    "name": "FreePhone",
    "short_name": "FreePhone",
    "start_url": "/?utm_source=home&utm_medium=pwa",
    "background_color": "#fff",
    "display": "standalone",
    "description": "Free Phone lists all free Gov phone plans with providers in your area - view details now!",
    "icons": [
        {
        "src": "/home-icon.png",
        "sizes": "192x192",
        "type": "image/png"
        },
        {
            "src": "/home-icon-144.png",
            "sizes": "144x144",
            "type": "image/png"
        }
    ]
}