{
  "theme_color": "#034425",
  "background_color": "#034425",
  "icons": [
    {
      "purpose": "maskable",
      "sizes": "512x512",
      "src": "icon512_maskable.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "512x512",
      "src": "icon512_rounded.png",
      "type": "image/png"
    }
  ],
  "orientation": "any",
  "display": "standalone",
  "display_override": [
    "standalone",
    "browser",
    "fullscreen",
    "window-controls-overlay"
  ],
  "window-controls-overlay": true,
  "dir": "auto",
  "lang": "en-GB",
  "name": "JS Crackers app",
  "short_name": "jscrackers",
  "start_url": "/product",
  "scope": "/product",
  "categories": [
    "business",
    "shopping",
    "entertainment"
  ],
  "id": "JS Crackers",
  "description": "We specialize in providing an extensive range of high-quality fireworks and pyrotechnic products, including Sparklers, Ground Chakkars,.",
  "prefer_related_applications": true,
  "edge_side_panel": {
    "preferred_width": 3
  },
  "shortcuts": [
    {
      "name": "View JS Crackers Catalog",
      "description": "Browse our extensive catalog of JS Crackers products",
      "url": "/product",
      "icons": [
        {
          "src": "icon512_maskable.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Special Offers for JS Crackers",
      "description": "Explore special offers and discounts on JS Crackers products",
      "url": "/product",
      "icons": [
        {
          "src": "icon512_maskable.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "launch_handler": {
    "client_mode": [
      "focus-existing",
      "auto"
    ]
  },
  "screenshots": [
    {
      "src": "icon512_maskable.png",
      "sizes": "1280x720",
      "type": "image/png"
    },
    {
      "src": "icon512_maskable.png",
      "sizes": "1280x720",
      "type": "image/png"
    }
  ],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.jscrackers",
      "id": "com.jscrackers"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/jscrackers/id123456789"
    }
  ],
  "scope_extensions": [
    {
      "origin": "https://jscrackers.com/"
    }
  ],
  "background_sync": {
    "sync": [
      {
        "name": "user-data-sync",
        "frequency": "periodic"
      }
    ]
  },
  "periodic_sync": {
    "update": [
      {
        "name": "app-update",
        "frequency": "daily"
      }
    ]
  }
}