{
    "name": "Inspire",
    "short_name": "Inspire",
    "description": "Breathing exercise",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#4CAF50",
    "theme_color": "#4CAF50",
    "orientation": "portrait",
    "scope": "/",
    "icons": [
        {
            "src": "./img/apple-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "./img/favicon2.png",
            "sizes": "128x128",
            "type": "image/png"
        }
    ]
}
