{
  "name": "DropShot",
  "short_name": "DropShot",
  "description": "The simplest way to track your Squash, Pickleball, Racquetball, and Padel matches. Log results, see your record, and never forget a score again.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1B4332",
  "orientation": "portrait-primary",
  "categories": ["sports", "social"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
