{
  "name": "Trivie Business Brokers",
  "short_name": "Trivie",
  "description": "Confidentially sell, buy, and value privately held businesses. Auburn, AL.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0D2847",
  "theme_color": "#0D2847",
  "categories": [
    "business",
    "finance"
  ],
  "lang": "en-US",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Get a valuation",
      "short_name": "Valuation",
      "url": "/#contact",
      "description": "Start a confidential valuation"
    },
    {
      "name": "Call Lee",
      "short_name": "Call",
      "url": "tel:+13347340024",
      "description": "Call Trivie Business Brokers"
    }
  ]
}