{
  "name": "Ramadan Hub & Night Guide",
  "short_name": "Ramadan Hub",
  "description": "Complete Ramadan Dashboard, Quran, Qibla, Namaz, and Laylatul Qadr Guide.",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#020611",
  "theme_color": "#020611",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}