{
  "short_name": "Hazbe",
  "name": "Hazbe - Authentic Islamic Guide & Lifestyle",
  "description": "Hazbe is a comprehensive application providing authentic Islamic guidance, Dua AI assistant, Mosque Finder, Prayer Times, Abjad Calculator, and Naqsh Generator.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#080f14",
  "background_color": "#f6efe2",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}