{
  "name": "TrySQL Level 2 Practice",
  "short_name": "TrySQL L2",
  "description": "Formal SQL and relational algebra code practice for CSE132A.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4f5f7",
  "theme_color": "#1f2937",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
