{
  "name": "Eddie the Umpire",
  "short_name": "Eddie",
  "description": "Your AI-powered sports rules expert. Get instant answers from official rulebooks.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#001C42",
  "theme_color": "#001C42",
  "lang": "en",
  "categories": ["sports", "education"],
  "icons": [
    {
      "src": "/assets/images/favicon.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/assets/images/icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
