{
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone",
    "orientation": "portrait",
    "prompt_message": "Add a Home screen icon for easy access to TDE app",
    "start_url": "/?utm_source=pwa_homescreen&__pwa=1",
    "name": "THE DILIGENT ENGINEER",
    "short_name": "DEDICATED ENGINEERS",
    "description": "Telling stories about software engineering and personal development",
    "edge_side_panel": {
        "preferred_width": 496
    },
    "gcm_sender_id": "gcm_sender_id_98989",
    "gcm_user_visible_only": true,
    "icons": [
        {
            "src": "\/android-icon-144x144.png",
            "sizes": "144x144",
            "type": "image\/png"
        },
        {
            "src": "\/android-icon-192x192.png",
            "sizes": "192x192",
            "type": "image\/png"
        }
    ]
}