{
  "name": "NajmAI — The verified Islamic AI",
  "short_name": "NajmAI",
  "description": "AI guidance for Muslims with verified Quran and Hadith sources",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#060d1f",
  "theme_color": "#DAA700",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "lifestyle", "books"],
  "icons": [
    {
      "src": "/Najm-nobg.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/Najm-nobg.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/Najm-nobg.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/najm-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Ask Najm",
      "short_name": "Chat",
      "description": "Open the chat with NajmAI",
      "url": "/?view=chat",
      "icons": [{ "src": "/Najm-nobg.png", "sizes": "192x192" }]
    },
    {
      "name": "Prayer Times",
      "short_name": "Prayer",
      "description": "Check today's prayer times",
      "url": "/?view=prayer",
      "icons": [{ "src": "/Najm-nobg.png", "sizes": "192x192" }]
    },
    {
      "name": "Quran",
      "short_name": "Quran",
      "description": "Read the Quran",
      "url": "/?view=quran",
      "icons": [{ "src": "/Najm-nobg.png", "sizes": "192x192" }]
    }
  ]
}
