{
  "name": "matrix.dev.lentil.cloud",
  "short_name": "matrix.dev.lentil.cloud",
  "description": "if you are a fed or something like that then go away this is for talking about bad stuff like play angry birds on your ipod at school",
  "dir": "auto",
  "lang": "en-US",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "./",
  "background_color": "#000000",
  "theme_color": "#0A0E0B",
  "icons": [
    {
      "src": "./public/res/svg/logo-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "./public/res/svg/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
