{
  "name": "XTCAI Magic Card Summarizer",
  "short_name": "XTCAI",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#f4f6fb",
  "theme_color": "#3f51b5",
  "description": "Summarize Magic: The Gathering cards and rulings with AI.",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
