{
    "id": "/?ADEPT=1",
    "dir": "auto",
    "lang": "en",
    "name": "ADEPT",
    "scope": "/",
   
    "start_url": "/login",
    "short_name": "ADEPT Telecom",
    "theme_color": "#020202",
    "description": "The best, affordable and secured Telecommunication Website with the cheapest, durable and quality product",
    "orientation": "portrait",
    "background_color": "#05032C",
     
    "handle_links": "preferred", 
    
    "prefer_related_applications": false,
    
    "display_override": [
       "window-controls-overlay", "fullscreen"
      ], 
       "display": "standalone",
    "screenshots": [
      {
        "src": "../assets/img/dashboard.png",
               "sizes": "720x1518",
               "type" : "image/png",
               "form_factor" : "narrow",
               "label": "ADEPT Mobile"
            
      },
        {
        "src": "../assets/img/api.png",
               "sizes": "720x1518",
               "type" : "image/png",
               "form_factor" : "narrow",
               "label": "API Mobile"
            
      },
      {
        "src": "../assets/img/ADEPTdesks.png",
         "sizes": "1366x689",
        "type" : "image/png",
        "form_factor" : "wide",
        "label": "ADEPT Desktop"

      },
      {
        "src": "../assets/img/ADEPTdesktops.png",
        "sizes": "1366x689",
        "type" : "image/png",
        "form_factor" : "wide",
        "label": "ADEPT Desktop"

      },
      {
        "src": "../assets/img/analysis.png",
       "sizes": "720x1420",
               "type" : "image/png",
               "form_factor" : "narrow",
        "label": "ADEPT Mobile"
      } 
    ],
    "features": [
      "Cross Platform",
      "low-latency inking",
      "fast",
      "useful AI",
      "Reliability",
      "Secured Transaction",
       "Swift Automation"
    ],
    "icons": [
            {
        "src": "../assets/img/android/144-144.png",
                "sizes": "144x144",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "../assets/img/android/192-192.png",
                "sizes": "192x192",
        "type": "image/png",
        "purpose": "any"
      },
      
      {
        "src": "../assets/img/android/512-512.png",
                "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable"
      } ,
      {
        "src": "../assets/img/android/144-144.png",
                "sizes": "144x144",
        "type": "image/png",
        "purpose": "maskable "
      },
      {
        "src": "../assets/img/android/192-192.png",
                "sizes": "192x192",
        "type": "image/png",
        "purpose": "maskable"
      },
      
      {
        "src": "../assets/img/android/512-512.png",
                "sizes": "512x512",
              
        "type": "image/png",
        "purpose": "any"
      } 
    ],
    "categories": [
      "productivity", "business", "finance", "shopping", "utilities"
    ] 
       
  }