{
  "name": "AI Hub — Command Center",
  "short_name": "AI Hub",
  "description": "Your personal AI command center, prompt library, and learning portal",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f2eb",
  "theme_color": "#1a1814",
  "orientation": "any",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["productivity", "education", "utilities"],
  "screenshots": [
    { "src": "icons/screenshot.png", "sizes": "1280x720", "type": "image/png" }
  ]
}
