{
  "background_color": "#ffffff",
  "theme_color": "#fa7921",
  "name": "closerintime",
  "short_name": "closerintime",
  "description": "Timespan comparisons between historical events",
  "display": "standalone",
  "start_url": "/",
  "lang": "en-US",
  "orientation" : "any",
  "scope" : "/",
  "icons": [
      {
          "src": "/android-chrome-192x192.png?v=2bQgnAoELw",
          "sizes": "192x192",
          "type": "image/png"
      },
      {
          "src": "/android-chrome-512x512.png?v=2bQgnAoELw",
          "sizes": "512x512",
          "type": "image/png"
      }
  ]
}
