{
  "name": "DigiShift",
  "short_name": "DigiShift",
  "description": "Add PartnerStream to product catalogue with animated four-stage lifecycle, static search overview and enquiry option.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "./resources/digishift-tab-icon.png",
      "sizes": "1254x1254",
      "type": "image/png"
    }
  ],
  "scope": "./"
}