{
  "name": "SafeMotorist.com",
  "short_name": "Safe Motorist",
  "description": "Safe Motorist is a national provider of online traffic school, defensive driving & driver education courses. Access driving records, dmv locations, driver handbooks, & driving safety articles.",
  "icons": [
    {
      "src": "/images/asc-icon.png",
      "sizes": "120x120",
      "type": "image/png"
    },
    {
      "src": "/images/asc-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/asc-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#004dc1",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "natural",
  "start_url": "/"
}