{
 "name": "FourFaiths — Holy Books of the World",
 "short_name": "FourFaiths",
 "description": "Read the Bible, the Qur'an, the Tanakh and Buddhist sutras — free public domain translations, 11 languages, no account.",
 "start_url": "/",
 "scope": "/",
 "display": "standalone",
 "orientation": "portrait",
 "background_color": "#ece1c6",
 "theme_color": "#ece1c6",
 "icons": [
  {
   "src": "/icon-192.png",
   "sizes": "192x192",
   "type": "image/png"
  },
  {
   "src": "/icon-512.png",
   "sizes": "512x512",
   "type": "image/png"
  },
  {
   "src": "/favicon.svg",
   "sizes": "any",
   "type": "image/svg+xml",
   "purpose": "any"
  }
 ]
}