{
  "name": "The Bootstrapped Cloud",
  "short_name": "TBC",
  "description": "Production-grade guides for deploying and managing open-source software on your own infrastructure.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f9f9f9",
  "theme_color": "#3525cd",
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
