{
  "id": "./",
  "name": "THE WAY: 40 Days Learning to Follow Jesus",
  "short_name": "THE WAY",
  "description": "A free 40-day new-believer discipleship journey from Outdoor Crusade.",
  "lang": "en-US",
  "start_url": "./#home",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#f6f3ed",
  "theme_color": "#111214",
  "categories": ["education", "lifestyle"],
  "icons": [
    {
      "src": "icons/the-way-v2-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/the-way-v2-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/the-way-v2-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/the-way-v2-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Continue Journey",
      "short_name": "Journey",
      "url": "./#journey",
      "icons": [{"src": "icons/the-way-v2-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Bible Basics",
      "short_name": "Bible",
      "url": "./#bible",
      "icons": [{"src": "icons/the-way-v2-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Question Library",
      "short_name": "Questions",
      "url": "./#library",
      "icons": [{"src": "icons/the-way-v2-192.png", "sizes": "192x192"}]
    }
  ]
}
