{
  "name": "Green Match",
  "short_name": "Green Match",
  "description": "Connect with golfers, book tee times, and track your game",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#389446",
  "icons": [
    {
      "src": "https://media.base44.com/images/public/69f9ba6b3bac7db821291cdb/d97702701_generated_image.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://media.base44.com/images/public/69f9ba6b3bac7db821291cdb/d97702701_generated_image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Matches",
      "short_name": "Matches",
      "description": "View and join golf matches",
      "url": "/matches",
      "icons": [{"src": "https://media.base44.com/images/public/69f9ba6b3bac7db821291cdb/d97702701_generated_image.png", "sizes": "192x192"}]
    },
    {
      "name": "Book Tee Time",
      "short_name": "Booking",
      "description": "Book a tee time at your favorite course",
      "url": "/booking",
      "icons": [{"src": "https://media.base44.com/images/public/69f9ba6b3bac7db821291cdb/d97702701_generated_image.png", "sizes": "192x192"}]
    }
  ]
}
