{
  "name": "BibleStudy.Ink",
  "short_name": "BibleStudy",
  "description": "Read the Bible together \u2014 a study or the Quest game, live online or on one screen.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#16212e",
  "theme_color": "#1e2b38",
  "icons": [
    {
      "src": "appicon/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "appicon/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "appicon/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "appicon/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "appicon/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
