{
  "name": "Today's Bible Character",
  "short_name": "Bible Character",
  "description": "A daily journey through the people of Scripture, guided by the liturgical calendar",
  "start_url": "./today.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0C0F14",
  "theme_color": "#0C0F14",
  "icons": [
    {
      "src": "today-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "today-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
