{
    "name": "Lui — Le forum de votre immeuble",
    "short_name": "Lui",
    "description": "Forum, annonces et messagerie entre voisins de l'immeuble.",
    "lang": "fr",
    "start_url": "index.php",
    "scope": "./",
    "id": "lui-app",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f5f4f0",
    "theme_color": "#14634f",
    "categories": ["social", "lifestyle"],
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
