{
  "short_name": "Reclaim",
  "name": "Reclaim",
  "icons": [
    {
      "src": "img/icons/reclaim-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "img/icons/reclaim-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "img/icons/reclaim-64.png",
      "type": "image/png",
      "sizes": "64x64"
    },
    {
      "src": "img/icons/reclaim-32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "img/icons/reclaim-24.png",
      "type": "image/png",
      "sizes": "24x24"
    },
    {
      "src": "img/icons/reclaim-16.png",
      "type": "image/png",
      "sizes": "16x16"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#181a1d",
  "background_color": "#111315"
}