{
  "name": "Bud's Tax Office",
  "short_name": "Bud's Tax",
  "description": "Personal tax preparation in Aurora, Colorado.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7f8fa",
  "theme_color": "#1f5f99",
  "icons": [
    {
      "src": "/buds-ledger-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/buds-ledger-mark-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Staff schedule",
      "url": "/bto-scheduler-admin"
    },
    {
      "name": "Book an appointment",
      "url": "/appointments"
    }
  ]
}
