{
  "name": "CartFox Admin",
  "short_name": "CartFox",
  "description": "CartFox Ecommerce Admin Dashboard",
  "start_url": "./dashboard.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#111827",
  "orientation": "portrait",

  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}