{
  "name": "BidVolt Marketplace",
  "short_name": "BidVolt",
  "description": "The verified marketplace for commercial energy efficiency contracts.",
  "start_url": "/portal.html",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0a0e13",
  "theme_color": "#0a0e13",
  "icons": [
    {
      "src": "/bidvolt-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/bidvolt-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/bidvolt-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/bidvolt-icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Start a walkthrough",
      "short_name": "Walkthrough",
      "description": "Capture a property in the field",
      "url": "/walkthrough-new.html",
      "icons": [{ "src": "/bidvolt-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Listings",
      "short_name": "Listings",
      "url": "/my-listings.html",
      "icons": [{ "src": "/bidvolt-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Rebate Calculator",
      "short_name": "Rebate calc",
      "url": "/rebate-calculator.html",
      "icons": [{ "src": "/bidvolt-icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "lang": "en-US"
}
