{
  "name": "Super Big Company",
  "short_name": "SBC",
  "description": "The things you deserve to know are being kept from you. Super Big Company tears down information barriers.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f0e8",
  "theme_color": "#2c2416",
  "icons": [
    {
      "src": "assets/favicon-64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "assets/favicon-256.png",
      "sizes": "256x256",
      "type": "image/png"
    }
  ]
}
