{
  "name": "BranchTrack",
  "short_name": "BranchTrack",
  "description": "Customer simulations made easy — we help you create better online training in sales, customer service, telemarketing and other areas",
  "icons": [
    {
      "src": "/android-chrome-192x192.png?v=2",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png?v=2",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#de2226",
  "background_color": "#ffffff",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "shortcuts": [
    {
      "name": "Projects",
      "short_name": "Projects",
      "description": "View weather information for today",
      "url": "/projects?source=pwa"
    },
    {
      "name": "Classes",
      "short_name": "Classes",
      "description": "View weather information for tomorrow",
      "url": "/classes?source=pwa"
    }
  ]
}
