{
  "name": "Commute",
  "short_name": "Commute",
  "description": "One next action for BART home and ACE to SCU Law",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "utilities", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Evening BART",
      "url": "/",
      "description": "BART evening home"
    },
    {
      "name": "ACE to Law",
      "url": "/",
      "description": "ACE to campus"
    },
    {
      "name": "ACE home",
      "url": "/",
      "description": "ACE from campus"
    }
  ]
}
