{
  "name": "ICOSMART",
  "short_name": "ICOSMART",
  "description": "Smart Security by ICOSMART",
  "start_url": "/sales.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FF0000",
  "theme_color": "#6046E1",

  "icons": [
    {
      "src": "https://icosmart.africa/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://icosmart.africa/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}