{
  "name": "Putts & Payouts – Golf League App",
  "short_name": "Putts & Payouts",
  "description": "Free golf league management with Stableford quota scoring, real-time leaderboards, GPS navigation, tournament brackets, and payout splits.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1B5E20",
  "theme_color": "#1B5E20",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["sports", "golf", "utilities"],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/putts-and-payouts/id6744838887"
    },
    {
      "platform": "play",
      "id": "com.puttsandpayouts.app"
    }
  ],
  "screenshots": [
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "label": "Putts & Payouts Golf League App"
    }
  ],
  "icons": [
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/Icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
