{
  "name": "Al Ansar Prayer Display",
  "short_name": "Al Ansar",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00695c",
  "description": "Prayer times display optimized for mosque screens and handheld PWA access.",
  "icons": [
    {
      "src": "img/cropped-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}