{
  "short_name": "nexus",
  "name": "nexus",
  "icons": [
    {
      "src": "/icons/alt_logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/alt_logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1c1c1c",
  "background_color": "#2e2e2e"
}
