{
  "name": "Al-Huda: The Guidance",
  "short_name": "Al-Huda",
  "description": "An interactive Islamic learning companion helping new Muslims understand the faith, convert, and practice Quran with a real-time Advanced AI.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#022c22",
  "theme_color": "#064e3b",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3662/3662316.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "requestFramePermissions": [
    "microphone",
    "geolocation"
  ]
}