{
  "name": "LinkCaddie",
  "short_name": "LinkCaddie",
  "description": "Where golf creators find affiliate programs, brand deals, and free product drops.",
  "start_url": "/creator-dashboard.html",
  "display": "standalone",
  "background_color": "#faf8f3",
  "theme_color": "#1a6b3c",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
