{
  "name": "Lift Tomorrow?",
  "short_name": "Lift?",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#17181B",
  "theme_color": "#F2CE00",
  "icons": [
    {
      "src": "/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}