{
  "name": "Enterprise Web App",
  "short_name": "Enterprise Web App",
  "description": "Enterprise Parking Plus - Web App",
  "scope": ".",
  "start_url": "/?utm_source=homescreen",
  "display": "standalone",
  "theme_color": "#ed7427",
  "background_color": "#ed7427",
  "icons": [
    {  
      "src": "assets/img/app-icons/park-logo-192.png",  
      "sizes": "192x192",  
      "type": "image/png"  
    },   
    {  
      "src": "assets/img/app-icons/park-logo-512.png",  
      "sizes": "512x512",  
      "type": "image/png"  
    }
  ]
}