{
  "name": "Alsafa - Soul Buddy",
  "short_name": "Alsafa",
  "description": "Your journey to memorizing the Quran begins here. Master essential surahs, practice daily dhikr, and strengthen your connection with Allah.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0d5c3f",
  "theme_color": "#0d5c3f",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["education", "lifestyle", "religion"],
  "dir": "ltr",
  "prefer_related_applications": false,
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "icons": [
    {
      "src": "/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Alsafa Soul Buddy - Home Screen"
    },
    {
      "src": "/screenshot-narrow.png",
      "sizes": "512x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Alsafa Soul Buddy - Mobile View"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Dhikr",
      "short_name": "Dhikr",
      "url": "/#dhikr",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Find Qiblah",
      "short_name": "Qiblah",
      "url": "/#qiblah",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Tadarus Al-Quran",
      "short_name": "Tadarus",
      "url": "/#tadarus",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}