{
  "name": "TCG Generator - AI-Powered Custom Card Generator",
  "short_name": "TCG Generator",
  "description": "Transform your TCG decklists into stunning custom proxy cards with AI-generated artwork. 40+ art styles, full deck generation in under 10 minutes.",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#d4af37",
  "background_color": "#0a0a0f",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/",
  "categories": ["entertainment", "games", "utilities", "design"]
}
