{
  "name": "Unions",
  "short_name": "Unions",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "icons/splash_screen.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "icons/xxxhdpi.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icons/xxhdpi.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "icons/xhdpi.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "icons/hdpi.png",
      "type": "image/png",
      "sizes": "72x72"
    },
    {
      "src": "icons/mdpi.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "icons/ldpi.png",
      "type": "image/png",
      "sizes": "36x36"
    }
  ]
}
