{
  "name": "UC Bearcats Brand Guide",
  "short_name": "Bearcats Brand",
  "description": "Official University of Cincinnati Athletics brand guide — logos, colors, typography, and templates.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#E00122",
  "orientation": "any",
  "categories": ["productivity", "business", "utilities"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/img/BEARCATS-1C-Black.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Logo Library",
      "url": "/logo",
      "description": "Browse and download C-Paw logos"
    },
    {
      "name": "Color Palette",
      "url": "/color-palette",
      "description": "Official UC Athletics colors"
    },
    {
      "name": "Image Studio",
      "url": "/image-studio",
      "description": "AI-powered image generation"
    }
  ]
}
