{
    "name": "Covoit",
    "version": "3.0.1",
    "version_name": "Version 3, fixed colors",
    "default_locale": "fr",
    "author": "ethan_talinge",
    "offline_enabled": true,
    "developer": {
        "name": "Ethan Le Neindre",
        "url": "https://github.com/TintinLeGrand"
    },
    "short_name": "Covoit",
    "start_url": "/index.php",
    "background_color": "#f7e388",
    "description": "Application de covoiturage, pour les trajets avec mes amis.",
    "display": "fullscreen",
    "theme_color": "#182139",
    "icons": [
        {
            "src": "/logo.png",
            "sizes": "2048x2048",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/logo-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/logo-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "orientation": "portrait"
}
