{ "id": "test", "name": "Recherche cadastrale", "icons": [ { "src": "/favicon/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/favicon/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Recherche cadastre", "short_name": "Recherche cadastre", "description": "Effectuer une recherche dans le cadastre", "url": "/" }, { "name": "Explorer cadastre", "short_name": "Explorer cadastre", "description": "Explorer le cadastre", "url": "/explorer-le-cadastre" }, { "name": "Explorer PLU", "short_name": "Explorer PLU", "description": "Explorer un Plan Local d'Urbanisme", "url": "/explorer-plan-local-urbanisme" }, { "name": "Carte complète", "short_name": "Carte complète", "description": "Accédez à la carte complète", "url": "/cadastre" } ], "start_url": "/", "theme_color": "#ffffff", "background_color": "#ffffff", "display": "standalone" }