{
  "name": "Bible Timeline",
  "short_name": "Bible Timeline",
  "description": "Navigate every story in the Bible through nested narrative arcs",
  "start_url": "./timeline.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0C0F14",
  "theme_color": "#0C0F14",
  "icons": [
    {
      "src": "timeline-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "timeline-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
