{
  "name": "JewelsReport — Gemological Certification Lab",
  "short_name": "JewelsReport",
  "description": "Tamper-proof PVC certificates with QR verification for diamonds, gemstones and fine jewellery. Verify any certificate instantly.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F8F5EF",
  "theme_color": "#B8922A",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["business", "utilities"],
  "icons": [
    { "src": "/favicon.ico", "sizes": "48x48", "type": "image/x-icon" },
    { "src": "/favicon.ico", "sizes": "72x72", "type": "image/x-icon" },
    { "src": "/favicon.ico", "sizes": "96x96", "type": "image/x-icon" },
    { "src": "/favicon.ico", "sizes": "144x144", "type": "image/x-icon" },
    { "src": "/favicon.ico", "sizes": "192x192", "type": "image/x-icon", "purpose": "maskable" },
    { "src": "/favicon.ico", "sizes": "512x512", "type": "image/x-icon", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Verify a Certificate",
      "short_name": "Verify",
      "description": "Instantly verify any JewelsReport certificate by report number",
      "url": "/verify",
      "icons": [{ "src": "/favicon.ico", "sizes": "96x96" }]
    },
    {
      "name": "Contact the Lab",
      "short_name": "Contact",
      "description": "Get in touch with JewelsReport gemological laboratory",
      "url": "/contact",
      "icons": [{ "src": "/favicon.ico", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "JewelsReport certificate verification tool"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
