{
  "name": "CSE132A Relational Trainer",
  "short_name": "CSE132A Trainer",
  "description": "Practice relational model, SQL translation, relational algebra, joins, keys, and aggregation with instant feedback.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f6f7fb",
  "theme_color": "#173f65",
  "orientation": "any",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"]
}
