{
    "short_name": "Commandlyne",
    "name": "Commandlyne",
    "icons": [
        {
            "src": "/wp-content/uploads/apple-touch-icon-4.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/wp-content/uploads/apple-touch-icon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#000000",
    "background_color": "#ffffff"
}