{
  "name": "Mizan — Quran Verse Matcher",
  "short_name": "Mizan",
  "description": "Find the Quran verse that speaks to your moment.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0e2d2a",
  "theme_color": "#0e2d2a",
  "lang": "en",
  "categories": ["education", "lifestyle"],
  "icons": [
    {
      "src": "/images/mizan-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/mizan-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
