{
    "name": "Taxi Nord Express",
    "short_name": "Taxi Nord",
    "description": "Réservez votre taxi 24h/7j — Terrebonne, Mascouche, Lachenaie et toute la Rive-Nord",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0A0A0A",
    "theme_color": "#F5C518",
    "orientation": "portrait",
    "lang": "fr",
    "icons": [
        {
            "src": "/icons/icon-72.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Réserver un taxi",
            "short_name": "Réserver",
            "description": "Réservez votre course maintenant",
            "url": "/#reservation",
            "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
        },
        {
            "name": "Appeler maintenant",
            "short_name": "Appeler",
            "description": "Appelez Taxi Nord Express",
            "url": "tel:+15141234567",
            "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
        },
        {
            "name": "Nos tarifs",
            "short_name": "Tarifs",
            "description": "Voir les tarifs aéroport",
            "url": "/#tarifs",
            "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
        }
    ],
    "categories": ["travel", "transportation"],
    "screenshots": []
}
