{
  "name": "N2 FA — Football Academy",
  "short_name": "N2 FA",
  "description": "Players, attendance, performance, and memberships for your football academy.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1626",
  "theme_color": "#0f1626",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/n2fa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/n2fa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
