{
  "name": "Mohimmatech",
  "short_name": "Mohimmatech",
  // "description": "Build powerful lists to manage any kind of projects. Mohimmatech offers an effective balance between simplicity and flexibility.",
  "id": "/",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
     {
      "src": "assets/192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "assets/512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
//   "screenshots": [
//     {
//      "src": "signup-bg-English.jpg",
//       "sizes": "640x320",
//       "type": "image/jpg",
//       "form_factor": "wide",
//       "label": "Wonder Widgets"
//     }
// ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#003E51"
}