{
  "name": "Jungle Fighters - Iceland's Premier Disc Golf Club",
  "short_name": "Jungle Fighters",
  "description": "Join Jungle Fighters, Iceland's premier disc golf club with events in Akureyri and Reykjavik. Connect with fellow players, participate in tournaments, and stay updated with the latest news.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#065f46",
  "theme_color": "#059669",
  "orientation": "portrait-primary",
  "categories": ["sports", "social", "community"],
  "lang": "en",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-256x256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshot-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "View Events",
      "short_name": "Events",
      "description": "View upcoming disc golf events",
      "url": "/#events",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Latest News",
      "short_name": "News",
      "description": "Read the latest club news and updates",
      "url": "/#news",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
