{
  "short_name": "Orbra",
  "name": "Orbra",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/icon_192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon_512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/?pwa=true",
  "background_color": "#020617",
  "theme_color": "#020617",
  "display": "standalone",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "portrait"
}
