{
  "name": "Brown Logger",
  "short_name": "BrownLogger",
  "description": "Log, rate, and share farts with the world 💩",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a0f1f",
  "theme_color": "#6b21a8",
  "icons": [
    {
      "src": "/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
