{
  "name": "Sacred Scrolls — The Catholic Bible App",
  "short_name": "Sacred Scrolls",
  "description": "The Douay-Rheims Bible, reimagined for the modern faithful. Read, listen, and ask AI about Scripture.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A1714",
  "theme_color": "#231F1A",
  "lang": "en-US",
  "categories": ["books", "education", "lifestyle"],
  "icons": [
    {
      "src": "/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
