{
  "id": "/index-console",
  "scope": "/",
  "name": "RoboHumanist Console",
  "short_name": "RoboHumanist",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#020c1b",
  "theme_color": "#020c1b",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
