{
    "dir": "ltr",
    "lang": "French",
    "name": "Project BuzzyApp",
    "short_name": "Project BuzzyApp",
    "scope": "/",
    "display": "standalone",
    "start_url": "https://project.buzzyapp.com/index.php",
    "background_color": "transparent",
    "theme_color": "#4e73df",
    "description": "Application de gestion de projets et de tâches",
    "orientation": "portrait",
    "related_applications": [],
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "https://project.buzzyapp.com/img/tasks-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "https://project.buzzyapp.com/img/tasks-128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "https://project.buzzyapp.com/img/tasks-32.png",
            "sizes": "32x32",
            "type": "image/png"
        }
    ],
    "url": "https://project.buzzyapp.com",
    "screenshots": [
        {
            "src":"https://project.buzzyapp.com/img/screenshot_1.png",
            "sizes":  "1440x2960",
            "type": "image/png"
        },
        {
            "src":"https://project.buzzyapp.com/img/screenshot_2.png",
            "sizes":  "1440x2960",
            "type": "image/png"
        },
        {
            "src":"https://project.buzzyapp.com/img/screenshot_3.png",
            "sizes":  "1440x2960",
            "type": "image/png"
        },
        {
            "src":"https://project.buzzyapp.com/img/screenshot_4.png",
            "sizes":  "1440x2960",
            "type": "image/png"
        },
        {
            "src":"https://project.buzzyapp.com/img/screenshot_5.png",
            "sizes":  "1440x2960",
            "type": "image/png"
        }
    ]
}