{
  "name": "Pro Prices",
  "short_name": "Pro Prices",
  "description": "DMI Diamonds & Machines Sales Rep Pricing Reference",
  "start_url": "/salesrep",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#991B1B",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/dmi-logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/dmi-logo-512.png", 
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "en-US",
  "dir": "ltr"
}