{
    "name": "L'Amical Restaurant",
    "short_name": "L'Amical",
    "description": "Découvrez L'Amical, restaurant au coeur de Saint-Lazare De Bellechasse proposant une cuisine authentique et raffinée",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1c1917",
    "theme_color": "#1c1917",
    "icons": [
        {
            "src": "/og-image.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/og-image.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "lang": "fr-CA"
}