{
  "name": "Football Tactical Board by ASES",
  "short_name": "Football Board",
  "description": "Interactive football field tactical analysis and strategy tool",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a7a3e",
  "theme_color": "#1a7a3e",
  "orientation": "landscape-primary",
  "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"
    }
  ],
  "categories": ["sports", "education", "productivity"],
  "screenshots": [
    {
      "src": "/screenshot.png",
      "sizes": "1920x1080",
      "type": "image/png"
    }
  ]
}
