{
  "name": "EchoTanakh",
  "short_name": "EchoTanakh",
  "description": "A Tanakh study companion — Hebrew and English side by side, with classical commentary and structural study notes.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F2ECDD",
  "theme_color": "#14213B",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
