{
  "name": "The Armor of God — Bible Study",
  "short_name": "Armor of God",
  "description": "A Bible Study companion app with original-language word studies, cross-references, and offline support.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAFAF7",
  "theme_color": "#4A90D9",
  "categories": ["education", "books"],
  "icons": [
    {
      "src": "/assets/images/icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
