{
  "name": "Texans Flag Football Coach",
  "short_name": "Texans Coach",
  "description": "UFLA 5th-6th Grade Flag Football Coaching App — AI Coach, Playbook, Game Day Mode",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0f1a",
  "theme_color": "#dc2626",
  "categories": ["sports", "education"],
  "icons": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663063584757/YxxoCM6ch9ekGHF4vAjgQi/icon-192_b0c12e39.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663063584757/YxxoCM6ch9ekGHF4vAjgQi/icon-512_c13146cf.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Game Day",
      "url": "/gameday",
      "description": "Instant play call recommendations"
    },
    {
      "name": "AI Coach",
      "url": "/ai-coach",
      "description": "Ask rules and strategy questions"
    },
    {
      "name": "Playbook",
      "url": "/playbook",
      "description": "Offensive and defensive plays"
    }
  ]
}
