{
  "name": "JARVIS Dashboard",
  "short_name": "JARVIS",
  "description": "Manage JARVIS's settings for your Discord servers.",
  "start_url": "/dashboard.html?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a14",
  "theme_color": "#0a0a14",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }
  ]
}