{ "name": "Tally Business Manager", "short_name": "Tally", "description": "Gérez votre inventaire, caisse, employés et rapports.", "start_url": "../Logininventory/login.php", "scope": "../", "display": "standalone", "orientation": "portrait", "background_color": "#0B1F3A", "theme_color": "#0B1F3A", "lang": "fr", "icons": [ { "src": "../Image/TALLYLOGO.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "../Image/TALLYLOGO.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Caisse", "url": "../Vente_cashier/caisse/dashboard.php", "icons": [{ "src": "../Image/TALLYLOGO.png", "sizes": "192x192" }] }, { "name": "Tableau de bord", "url": "../LionTech_Owner_Dashboard/owner_dashboard.php", "icons": [{ "src": "../Image/TALLYLOGO.png", "sizes": "192x192" }] } ], "categories": ["business", "finance", "productivity"] }