{
  "name": "Xpresion",
  "short_name": "Xpresion",
  "description": "The On-Time Management System for Express Industry",
  "theme_color": "#2196f3",
  "background_color": "#2196f3",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "purpose": "any maskable",
      "sizes": "144x144",
      "src": "Content/Assets/images/favicon2.png",
      "type": "image/png"
    }
  ]
}