{
    "dir": "ltr",
    "lang": "French",
    "name": "Accounting BuzzyApp",
    "short_name": "Accounting BuzzyApp",
    "scope": "/app/",
    "display": "standalone",
    "start_url": "https://accounting.buzzyapp.com/index.php",
    "background_color": "transparent",
    "theme_color": "#4e73df",
    "description": "Application de gestion de finance",
    "orientation": "portrait",
    "related_applications": [],
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "https://accounting.buzzyapp.com/img/dollar-sign-1024.png",
            "sizes": "1024x1024",
            "type": "image/png"
        },
        {
            "src": "https://accounting.buzzyapp.com/img/dollar-sign-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "https://accounting.buzzyapp.com/img/dollar-sign-128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "https://accounting.buzzyapp.com/img/dollar-sign-32.png",
            "sizes": "32x32",
            "type": "image/png"
        }
    ],
    "url": "https://accounting.buzzyapp.com",
    "screenshots": [
        {
            "src":"https://accounting.buzzyapp.com/img/screenshot_1.png",
            "sizes":  "1440x2960",
            "type": "image/png"
        },
        {
            "src":"https://accounting.buzzyapp.com/img/screenshot_2.png",
            "sizes":  "1440x2960",
            "type": "image/png"
        },
        {
            "src":"https://accounting.buzzyapp.com/img/screenshot_3.png",
            "sizes":  "1440x2960",
            "type": "image/png"
        }
    ]
}