{
  "name": "Wednesday Fun League",
  "short_name": "WFL Golf",
  "description": "Wednesday Fun League — Manor Valley GC Stableford scoring tracker, schedule, roster, and standings.",
  "start_url": "https://wednesdayfunleague.com/",
  "scope": "https://wednesdayfunleague.com/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b1a10",
  "theme_color": "#0b1a10",
  "categories": ["sports", "golf", "lifestyle"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/wp-content/uploads/wfl-pwa/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/uploads/wfl-pwa/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/uploads/wfl-pwa/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/uploads/wfl-pwa/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/uploads/wfl-pwa/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/uploads/wfl-pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/uploads/wfl-pwa/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/uploads/wfl-pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/wp-content/uploads/wfl-pwa/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "WFL Home Screen"
    }
  ],
  "shortcuts": [
    {
      "name": "Score Tracker",
      "short_name": "Tracker",
      "description": "Post and view Stableford scores",
      "url": "/wfl-scoring-tracker/",
      "icons": [{ "src": "/wp-content/uploads/wfl-pwa/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Schedule",
      "short_name": "Schedule",
      "description": "2026 season schedule",
      "url": "/schedule/",
      "icons": [{ "src": "/wp-content/uploads/wfl-pwa/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Roster",
      "short_name": "Roster",
      "description": "League member roster",
      "url": "/roster/",
      "icons": [{ "src": "/wp-content/uploads/wfl-pwa/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
