{
  "name": "Vireon",
  "short_name": "Vireon",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020410",
  "theme_color": "#020410",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://i.imgur.com/NrhF6Kr.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://i.imgur.com/NrhF6Kr.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}