{
  "name": "CIVADIS PriceTracker",
  "short_name": "PriceTracker",
  "description": "A fast, installable PWA for managing your store on mobile devices.",
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "start_url": "/?utm_source=homescreen",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#FFFFFF",
  "icons": [
    {
      "src": "icons/cropped-Logo-2-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "icons/cropped-Logo-2-180x180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "prefer_related_applications": false
}
