{
  "name": "The Best Quran App",
  "short_name": "The Best Quran App",
  "description": "Read, listen, and memorize the Holy Quran. Offline support, audio recitations, bookmarks, and daily reading reminders.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF9F0",
  "theme_color": "#064e3b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["lifestyle", "religion", "productivity"],
  "screenshots": [],
  "share_target": {
    "action": "/",
    "method": "GET"
  }
}
