{
  "short_name": "Golf Marshal",
  "name": "Golf Marshal - Complete Golf Course Management Software",
  "description": "Comprehensive software for managing golf courses, tournaments, leagues, tee times, and member handicaps",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "images/golfmarshallogo1.jpg",
      "type": "image/jpeg",
      "sizes": "192x192"
    },
    {
      "src": "images/golfmarshallogo1.jpg",
      "type": "image/jpeg",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#263883",
  "background_color": "#ffffff",
  "categories": ["sports", "golf", "business", "management"]
}
