{
  "name": "Annual Bible",
  "short_name": "Annual Bible",
  "description": "Read the Bible in a year with daily guided readings",
  "start_url": "/bible/",
  "scope": "/bible/",
  "id": "/bible",
  "display": "standalone",
  "background_color": "#1a1510",
  "theme_color": "#1a1510",
  "orientation": "any",
  "categories": ["lifestyle", "books", "education"],
  "icons": [
    {
      "src": "/bible/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/bible/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/bible/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
