{
  "name": "101 Circle",
  "short_name": "101",
  "description": "101 Circle - Manage your operations on the go",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d6efd",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/Uploads/branding/Frame 1104.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/Uploads/branding/Frame 1104.png",
      "sizes": "512x512",
      "type": "image/png"
    }
    //],
    //"screenshots": [
    //  {
    //    "src": "/screenshots/desktop.png",
    //    "sizes": "1280x720",
    //    "type": "image/png",
    //    "form_factor": "wide",
    //    "label": "Desktop view"
    //  }
  ]
}