{
  "name": "The SWORD — Bible Understanding Engine",
  "short_name": "The SWORD",
  "description": "Scripture Wisdom, Origins, References & Depth. Not just reading — understanding.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1508",
  "theme_color": "#b8960c",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
