{
    "name": "Flow2Run",
    "short_name": "Flow2Run",
    "icons": [
        {
            "src": "/wp-content/themes/flow2run/assets/img/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/wp-content/themes/flow2run/assets/img/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "theme_color": "#0f172a",
    "background_color": "#07111f",
    "display": "standalone"
}