{
    "short_name": "Developer",
    "name": "Jason Crowther",
    "icons": [
      {
        "src": "/images/jc-logo-512.png",
        "type": "image/png",
        "sizes": "512x512 192x192 64x64 32x32 24x24 16x16"
      },
      {
        "src": "/icons/jc-logo.svg",
        "type": "image/svg+xml",
        "sizes": "512x512 192x192 64x64 32x32 24x24 16x16"
      }
    ],
    "start_url": "/",
    "background_color": "#4c5a66",
    "display": "standalone",
    "orientation": "portrait",
    "scope": "/",
    "theme_color": "#a8e637"
  }