{
  "id": "com.islamichub.app",
  "name": "Islamic Hub",
  "short_name": "Islamic Hub",
  "description": "Prayer Times, Qibla Direction, Islamic Calendar, Tasbih Counter — All in one Islamic companion app.",
  "start_url": "/islamic-hub-app/index.html",
  "scope": "/islamic-hub-app/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#060810",
  "theme_color": "#060810",
  "lang": "ur",
  "dir": "auto",
  "categories": ["lifestyle", "utilities"],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Prayer Times", "short_name": "Prayer", "url": "/islamic-hub-app/index.html#prayer", "icons": [{ "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Qibla Direction", "short_name": "Qibla", "url": "/islamic-hub-app/index.html#qibla", "icons": [{ "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Tasbih Counter", "short_name": "Tasbih", "url": "/islamic-hub-app/index.html#counter", "icons": [{ "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }] }
  ],
  "screenshots": [
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "form_factor": "narrow", "label": "Islamic Hub — Prayer Times" }
  ],
  "launch_handler": { "client_mode": "navigate-existing" },
  "edge_side_panel": { "preferred_width": 400 },
  "protocol_handlers": [],
  "related_applications": [],
  "share_target": {
    "action": "/islamic-hub-app/index.html",
    "method": "GET",
    "params": { "title": "title", "text": "text", "url": "url" }
  }
}
