{
  "id": "/",
  "name": "Get It Together, Lance.",
  "short_name": "GITL",
  "description": "Earn points. Build momentum. Spend it on rewards.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F5F2E8",
  "theme_color": "#F5C518",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/img/icon-192-v2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-512-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-512-maskable-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}