{
  "name": "Ric Edelman \u2014 Independent Biography",
  "short_name": "Ric Edelman",
  "description": "Independent source-led biographical profile.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ede8de",
  "theme_color": "#12120f",
  "icons": [
    {
      "src": "assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}