{
  "name": "ClavigarT - Golf Tournament Platform",
  "short_name": "ClavigarT",
  "description": "Live golf tournament management, digital scorecard, and handicap engine.",
  "start_url": "https://www.clavigart.com",
  "scope": "https://www.clavigart.com/",
  "id": "https://www.clavigart.com",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#090B0E",
  "theme_color": "#090B0E",
  "icons": [
    {
      "src": "./assets/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/android-icon-foreground.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
