{
  "name": "The Mic Works",
  "short_name": "TMW",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#3ECF8E",
  "background_color": "#1E1E1E",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait"
}
