{
  "name": "UnMuted",
  "short_name": "UnMuted",
  "description": "Five minutes of honest reflection",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f1eb",
  "theme_color": "#4d7a6b",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
