{ "name": "Specializ Services", "short_name": "Specializ", "description": "Articles et produits d’entretien pour maisons, bureaux et jardins.", "lang": "fr", "dir": "ltr", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "any", "background_color": "#fff7fb", "theme_color": "#ed008c", "categories": ["shopping", "business", "lifestyle"], "icons": [ { "src": "assets/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "assets/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Boutique", "short_name": "Boutique", "url": "shop.php", "icons": [{"src": "assets/images/icon-192.png", "sizes": "192x192"}] }, { "name": "Suivi de commande", "short_name": "Suivi", "url": "track-order.php", "icons": [{"src": "assets/images/icon-192.png", "sizes": "192x192"}] } ] }