{
  "name": "PangolinMatrix",
  "short_name": "Matrix",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#16352f",
  "background_color": "#f7f3e8",
  "display": "standalone",
  "shortcuts": [
    {
      "name": "Open matrix",
      "short_name": "Matrix",
      "url": "/matrix",
      "icons": [
        {
          "src": "/icons/shortcut-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ]
}
