{ "name": "M2 Shop POS", "short_name": "M2 Shop", "description": "Tyre and battery shop management system with sales, stock, credit, deposits, and reports.", "start_url": "/login.php", "scope": "/", "display": "standalone", "background_color": "#eef4ff", "theme_color": "#2563eb", "orientation": "portrait-primary", "icons": [ { "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }