{
  "name": "Bible Word Search",
  "short_name": "Bible Search",
  "description": "Search the Bible by word or phrase in English King James Version and Tamil BSI. Browse books, filter by testament, and read with highlighted matches.",
  "start_url": "/bible-word-search/",
  "scope": "/bible-word-search/",
  "display": "standalone",
  "background_color": "#F9F7F2",
  "theme_color": "#111827",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["books", "reference", "education"]
}
