{
  "name": "Chriki Retail Management",
  "short_name": "Chriki Retail",
  "theme_color": "#1E96F7",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "icons": [
     {
       "src": "assets/images/logo/logo.svg",
       "sizes": "16x16",
       "type": "image/svg",
       "purpose": "maskable any"
     }
  ],
  "orientation": "portrait-primary",
  "description": "Chriki App for Retail Management - Point of Sale, inventory and employees management",
  "categories": ["business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View dashboard",
      "url": "/app/dashboard",
      "icons": [
        {
          "src": "assets/images/logo/logo.svg",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
