{
  "name": "Legacy Archery Club",
  "short_name": "Legacy Archery",
  "description": "Fort Worth's youth archery club. Memberships, events, coaching, and community.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1B3A2D",
  "theme_color": "#1B3A2D",
  "categories": ["sports", "lifestyle", "education"],
  "lang": "en-US",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "images/logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    }
  ],
  "shortcuts": [
    {
      "name": "Member Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard.html"
    },
    {
      "name": "Upcoming Events",
      "short_name": "Events",
      "url": "/events.html"
    },
    {
      "name": "Book Coaching",
      "short_name": "Coaching",
      "url": "/coaching.html"
    }
  ]
}
