{
  "name": "Muffle",
  "short_name": "Muffle",
  "description": "Muffle reads emotionally difficult messages first, then lets you choose what to know and when.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6f4ea",
  "theme_color": "#f6f4ea",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
