{
  "name": "sandboxsc",
  "short_name": "sandboxsc",
  "description": "USC's AI-native builder community",
  "start_url": "/",
  "display": "browser",
  "background_color": "#080808",
  "theme_color": "#080808",
  "icons": [
    {
      "src": "/img/reve-touch.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/img/reve-favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
