{
  "name": "Sword Drill",
  "short_name": "SwordDrill",
  "description": "Books, people and verses of the Bible \u2014 a two-minute scripture drill.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#efe6d0",
  "theme_color": "#efe6d0",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}