{
  "name": "Always Tee'd",
  "short_name": "AlwaysTeed",
  "description": "Automatic tee time booking for your golf club",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0d3318",
  "theme_color": "#1a5c2e",
  "icons": [
    {
      "src": "/static/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
