{
  "name": "Go and Do: The Journey of 1 Nephi",
  "short_name": "Go and Do",
  "description": "A reverent scripture strategy game following the family of Lehi.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1B2A4A",
  "theme_color": "#1B2A4A",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
