{
  "short_name": "PCKL.app",
  "name": "PCKL.app - Fair Play Pickleball Rotator",
  "description": "A sophisticated pickleball rotation manager to ensure fair play. This tool helps organize sessions by managing player seeding, court assignments, timers, scoring, and generating balanced rounds using a King of the Court style system.",
  "icons": [
    {
      "src": "icons/icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#3a8f3a",
  "background_color": "#f3f4f6"
}
