{
    "name": "Meditation Breathing Timer",
    "short_name": "Breathing Timer",
    "display": "fullscreen",
    "icons": [
        {
            "src": "./img/ml.svg",
            "sizes": "any",
            "purpose": "any"
        }
    ],
    "theme_color": "#6e9537",
    "background_color": "#6e9537",
    "start_url": "./moving-lines.html"
}