{
  "name": "QuranicWords — 4,709 Quran Vocabulary & Root Dictionary",
  "short_name": "QuranicWords",
  "description": "Master 4,709 verified Quranic Arabic words ordered by frequency with authentic verse contexts, root analysis, audio, and meanings in 11 languages.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#06080e",
  "theme_color": "#06080e",
  "categories": ["education", "books", "reference"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dictionary",
      "short_name": "Dictionary",
      "description": "Search 4,709 Quranic words by frequency",
      "url": "/?view=cards",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Flashcards",
      "short_name": "Flashcards",
      "description": "Review vocabulary with interactive flashcards",
      "url": "/?view=flashcards",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Roots Index",
      "short_name": "Roots",
      "description": "Explore 251 Quranic roots",
      "url": "/?view=roots",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Quiz Trainer",
      "short_name": "Quiz",
      "description": "Test your Quranic Arabic vocabulary",
      "url": "/?view=quiz",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    }
  ]
}
