{
  "name": "KickZone - Football Match Manager",
  "short_name": "KickZone",
  "description": "Manage your amateur football matches with ease. Organize teams, track confirmations, and coordinate your next match.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#9333ea",
  "theme_color": "#9333ea",
  "categories": ["sports", "utilities", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
