{
  "name": "FAITH SOAP Journal",
  "short_name": "FAITH Journal",
  "description": "A personal SOAP Bible study journal by CJ Hartley-Cisco",
  "author": "CJ Hartley-Cisco",
  "copyright": "Copyright (c) 2026 CJ Hartley-Cisco. All rights reserved.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#e8e4dc",
  "theme_color": "#336b4a",
  "orientation": "portrait",
  "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"
    }
  ]
}
