{
  "name": "Scott's Motor Cars",
  "short_name": "Scott's Motors",
  "description": "Oklahoma City's trusted Buy Here Pay Here dealership",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0b1120",
  "background_color": "#0b1120",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}