{
    "name": "NegmaCode Agency - Agence Web #1 Mondiale",
    "short_name": "NegmaCode",
    "description": "Agence web leader mondial en création de sites web, applications et formations. HTML, CSS, JavaScript, PHP.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1A1A1A",
    "theme_color": "#00e5ff",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "fr",
    "categories": ["business", "education", "productivity"],
    "icons": [
        {
            "src": "/images/icons/icon-72x72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/icons/icon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/icons/icon-128x128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/icons/icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/icons/icon-152x152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/icons/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/images/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ],
    "screenshots": [
        {
            "src": "/images/screenshots/screenshot1.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Page d'accueil NegmaCode"
        },
        {
            "src": "/images/screenshots/screenshot2.png",
            "sizes": "750x1334",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Services NegmaCode Mobile"
        }
    ],
    "shortcuts": [
        {
            "name": "Nos Services",
            "short_name": "Services",
            "description": "Découvrez nos services web",
            "url": "/services.php",
            "icons": [{ "src": "/images/icons/services-icon.png", "sizes": "192x192" }]
        },
        {
            "name": "Formations",
            "short_name": "Formations",
            "description": "Apprenez le développement web",
            "url": "/formation.php",
            "icons": [{ "src": "/images/icons/formation-icon.png", "sizes": "192x192" }]
        },
        {
            "name": "Contact",
            "short_name": "Contact",
            "description": "Contactez-nous",
            "url": "/lets_talk.php",
            "icons": [{ "src": "/images/icons/contact-icon.png", "sizes": "192x192" }]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}
