{
  "short_name": "FM",
  "name": "FERRELLMITTMAN",
  "icons": [
    {
      "src": "app-icon-48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "app-icon-96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "apple-touch-icon.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "start_url": "//ferrellmittman.com/",
  "theme_color": "#ffffff",
  "background_color": "#111111",
  "orientation": "portrait",
  "display": "standalone"
}