{
  "name": "FootyScout Clubs",
  "short_name": "FootyScout",
  "description": "Vind spelers voor je club — het voetbalplatform dat clubs verbindt met spelers in hun regio.",
  "start_url": "/clubs/search?source=pwa",
  "scope": "/",
  "id": "/clubs",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0F0D",
  "theme_color": "#1e3a5f",
  "lang": "nl",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
