{
  "name": "About HIM",
  "short_name": "About HIM",
  "description": "The Bible most people have never read. The full Ethiopian Orthodox canon, every chapter, every connection.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A1A1A",
  "theme_color": "#1A1A1A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "books",
    "education",
    "lifestyle"
  ],
  "shortcuts": [
    {
      "name": "Today's Psalm",
      "short_name": "Psalm",
      "description": "Open today's psalm",
      "url": "/",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Today's Prayer",
      "short_name": "Prayer",
      "description": "Open today's prayer",
      "url": "/pray",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "1 Enoch",
      "short_name": "Enoch",
      "description": "Read the Book of Enoch",
      "url": "/enoch",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Sermon Companion",
      "short_name": "Sermon",
      "description": "Find what the Ethiopian Bible adds to a passage",
      "url": "/sermon",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ]
}
