{ "name": "Masha Pharmacy Management System", "short_name": "Masha PMS", "description": "Modern Pharmacy Management System with Offline Support", "start_url": "/masha_pharmacy/", "scope": "/masha_pharmacy/", "display": "standalone", "orientation": "any", "background_color": "#ffffff", "theme_color": "#10b981", "icons": [ { "src": "/favicon.svg", "sizes": "192x192 512x512", "type": "image/svg+xml", "purpose": "any" }, { "src": "/default_logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any" } ], "shortcuts": [ { "name": "New Sale", "short_name": "POS", "description": "Open the Point of Sale", "url": "/masha_pharmacy/sales", "icons": [ { "src": "/favicon.svg", "sizes": "96x96" } ] }, { "name": "Inventory", "short_name": "Stock", "description": "View inventory", "url": "/masha_pharmacy/inventory", "icons": [ { "src": "/favicon.svg", "sizes": "96x96" } ] } ], "categories": [ "medical", "business", "productivity" ], "prefer_related_applications": false }