{
  "name": "IC Business Management System",
  "short_name": "IC BMS",
  "description": "Secure business management system for sales, inventory, staff and operations.",
  "start_url": "/bms/login.php",
  "scope": "/bms/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#141e30",
  "theme_color": "#0072ff",
  "icons": [
    { "src": "/bms/icon-72.png", "sizes": "72x72", "type": "image/png" },
    { "src": "/bms/icon-96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "/bms/icon-128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "/bms/icon-144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/bms/icon-152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "/bms/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/bms/icon-384.png", "sizes": "384x384", "type": "image/png" },
    { "src": "/bms/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/bms/apple-180.png", "sizes": "180x180", "type": "image/png" }
  ]
}