{
  "name": "Men Built By Men",
  "short_name": "MBBM",
  "start_url": "tracker.php",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#0f0f0f",
  "orientation": "portrait",
  "description": "Accountability Tracker for the MBM Community.",
  "icons": [
    {
      "src": "https://i.postimg.cc/tT3WZ3P9/192x192-new.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://i.postimg.cc/QCDg04sy/512x512-new.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}