{
  "name": "The Strat",
  "short_name": "STRAT",
  "description": "The Bitcoin distribution experiment. They stack it. We spread it.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#FF6500",
  "icons": [
    {
      "src": "/brand/logo-square.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}