{
    "name": "Fayçal Mebarek - Développeur Web Freelance",
    "short_name": "FM Portfolio",
    "description": "Portfolio de Fayçal Mebarek, développeur web freelance français spécialisé en React, Node.js et TypeScript",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#ea1538",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "fr",
    "icons": [
        {
            "src": "favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "favicon-code.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ],
    "categories": ["business", "productivity"],
    "screenshots": [
        {
            "src": "home-bg.jpg",
            "sizes": "1920x1080",
            "type": "image/jpeg",
            "platform": "wide",
            "label": "Portfolio principal"
        }
    ]
}