{
  "id": "/almiqat-pwa",
  "name": "Al-Miqat Islamic Calendar",
  "short_name": "Al-Miqat",
  "description": "Premium Islamic Hijri Calendar and Prayer Times Web Application",
  "start_url": "./index.html",
  "scope": "./",
  "dir": "ltr",
  "lang": "en",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "minimal-ui",
    "standalone"
  ],
  "background_color": "#030a07",
  "theme_color": "#030a07",
  "orientation": "any",
  "categories": [
    "utilities",
    "reference",
    "lifestyle"
  ],
  "iarc_rating_id": "9b1deb4d-3b7d-4bad-9bdd-2b0d7b3dcb6d",
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "widgets": [
    {
      "name": "Al-Miqat Today Widget",
      "short_name": "Al-Miqat Today",
      "description": "View today's Hijri date and upcoming Salah times.",
      "tag": "almiqat-widget",
      "template": "widget-template",
      "ms_ac_template": "widget-ms-template",
      "data": "widget-data",
      "type": "application/json"
    }
  ],
  "share_target": {
    "action": "/share-target",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "protocol_handlers": [
    {
      "protocol": "web+salah",
      "url": "./index.html?protocol=%s"
    }
  ],
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "file_handlers": [
    {
      "action": "./index.html",
      "accept": {
        "text/calendar": [".ics"]
      },
      "icons": [
        {
          "src": "./favicon.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ],
      "launch_type": "single-client"
    }
  ],
  "shortcuts": [
    {
      "name": "Open Tasbih Counter",
      "short_name": "Tasbih",
      "description": "Increment your dhikr and tasbih counts.",
      "url": "./index.html?shortcut=tasbih",
      "icons": [
        {
          "src": "./favicon.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Check Qibla Direction",
      "short_name": "Qibla",
      "description": "Align with Mecca using the compass.",
      "url": "./index.html?shortcut=qibla",
      "icons": [
        {
          "src": "./favicon.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "scope_extensions": [
    {
      "origin": "https://www.IslamicDonate.com"
    }
  ],
  "icons": [
    {
      "src": "./favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icon192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "./favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
