{
  "name": "millevoix",
  "short_name": "millevoix",
  "description": "Speak freely. See what your group really thinks.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e0e16",
  "theme_color": "#0e0e16",
  "icons": [
    { "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png" },
    {
      "src": "/img/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
