{
    "name": "MonProjet — مشروعي",
    "short_name": "MonProjet",
    "description": "Découvrez et partagez des idées de projets au Maroc",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#0134d4",
    "background_color": "#ffffff",
    "lang": "fr",
    "scope": "/",
    "icons": [
        {
            "src": "/img/favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        },
        {
            "src": "/img/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/img/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Idées de projets",
            "short_name": "Idées",
            "url": "/ideas",
            "icons": [{ "src": "/img/web-app-manifest-192x192.png", "sizes": "192x192" }]
        }
    ],
    "categories": ["business", "productivity"],
    "screenshots": []
}