{
    "name": "Dealer Management System",
    "short_name": "Dealer Management System",
    "icons": [
    { 
    "src": "./images/appicon.png", 
    "sizes": "262x262", 
    "type": "image/png" 
    } 
    ],
    "start_url": "/",
    "background_color": "#f7fff7",
    "theme_color": "#ffff", 
    "display": "standalone", 
    "orientation": "portrait" 
   }