{
  "name": "Puget Sound Senior Softball Association",
  "short_name": "PSSSA Co-Ed",
  "description": "PSSSA 2025 schedules, standings, field maps, and senior softball rules.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0b1120",
  "theme_color": "#059669",
  "icons": [
    {
      "src": "images/favicon.svg",
      "sizes": "64x64 128x128 256x256 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "images/logo.svg",
      "sizes": "240x240",
      "type": "image/svg+xml"
    }
  ]
}