{
  "name": "TheosIndex",
  "short_name": "TheosIndex",
  "description": "Tools for exploring Christianity and Scripture at every stage of faith.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f9f6f1",
  "theme_color": "#c07830",
  "orientation": "portrait-primary",
  "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"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Reading Schedule",
      "url": "/plans",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Bible Dictionary",
      "url": "/dictionary",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
