{
  "short_name": "SettleTheCard",
  "name": "Settle The Card — Golf Wagers",
  "description": "Premium country club golf scorecard and wager calculator. Nassau, Skins, Vegas, Dots, and Best Ball.",
  "icons": [
    {
      "src": "icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "start_url": "index.html",
  "background_color": "#14321A",
  "theme_color": "#14321A",
  "display": "standalone",
  "orientation": "any",
  "categories": ["sports", "utilities"]
}
