{
  "id": "/",
  "name": "The Bridge of Wisdom Sharia Consultancy",
  "short_name": "Bridge of Wisdom",
  "description": "Sharia consultancy and Halal certification in the UK: verify Halal certificates, daily prayer times, Sharia contract services. English, Arabic and Urdu.",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F6F2E8",
  "theme_color": "#0B3B2E",
  "lang": "en",
  "dir": "auto",
  "categories": [
    "business",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Prayer times",
      "short_name": "Prayer",
      "url": "/index.html#prayer-times",
      "icons": [
        {
          "src": "/images/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Verify a certificate",
      "short_name": "Verify",
      "url": "/verify.php",
      "icons": [
        {
          "src": "/images/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Contact us",
      "short_name": "Contact",
      "url": "/contact.html",
      "icons": [
        {
          "src": "/images/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}