{
  "name": "TCGS - Trading Card Game System",
  "short_name": "TCGS",
  "description": "Trading Card Game Management System - Organize your card collections, find matches, and connect with other players.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1d23",
  "theme_color": "#0d6efd",
  "orientation": "any",
  "scope": "/",
  "lang": "en-US",
  "categories": ["games", "utilities"],
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "512x512",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": []
}
