{
  "theme_color": "#efefef",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "/",
  "start_url": "https://app.priceco.com/",
  "name": "Price & Company",
  "description": "Southeast Texas trust wholesale distributors since 1929.",
  "short_name": "Price & Co",
  "icons": [
    {
      "src": "/img/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa-256x256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "id": "priceco",
  "dir": "ltr",
  "lang": "en",
  "orientation": "portrait-primary",
  "display_override": [
    "window-controls-overlay",
    "standalone"
  ],
  "categories": [
    "shopping"
  ],
  "screenshots": [
    {
      "src": "/img/screenshot01.png",
      "sizes": "1920x1080",
      "type": "image/png"
    }
  ],
  "edge_side_panel": {
    "preferred_width": 0
  }

}
