{
  "name": "Mysteries of Genesis | Complete APP Edition",
  "short_name": "Genesis APP",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f4ecd9",
  "theme_color": "#0d2832",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "description": "Complete public reader APP edition of Mysteries of Genesis by Charles S. Fillmore."
}
