{
  "name": "Fire Trail Bible Study",
  "short_name": "Fire Trail",
  "description": "Daily Bible study, prayer & spiritual growth \u2014 Stay consistent in the Word.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f0d0b",
  "theme_color": "#d4822a",
  "categories": [
    "lifestyle",
    "education",
    "books"
  ],
  "lang": "en",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Today's Reading",
      "url": "/index.html#read",
      "description": "Open your daily Bible reading"
    },
    {
      "name": "Prayer Journal",
      "url": "/index.html#prayer",
      "description": "Open prayer journal"
    }
  ]
}