{
  "name": "Hebrew Calendar Explorer",
  "short_name": "Hebrew Cal",
  "description": "The fixed rabbinic Hebrew calendar, explained: date conversion, year explorer, feast guide, and research tools.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#FBF9F4",
  "theme_color": "#141A33",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}