{
  "name": "Pool Tracker",
  "short_name": "Pool",
  "description": "Track pool games between players",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#020408",
  "theme_color": "#06b6d4",
  "orientation": "landscape",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    }
  ]
}
