{
    "short_name": "MatchUp",
    "name": "MatchUp — Pickleball Match Manager",
    "icons": [
      {
        "src": "logo192.png",
        "type": "image/png",
        "sizes": "192x192"
      },
      {
        "src": "logo512.png",
        "type": "image/png",
        "sizes": "512x512"
      }
    ],
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#3b5bdb",
    "background_color": "#3b5bdb"
  }