{
  "name": "Free AI Setup Hub",
  "short_name": "AI Hub",
  "description": "Free step-by-step guides to install Claude Code, Ollama, OpenRouter, DeepSeek and more. Compare AI models, read daily AI news.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f1a",
  "theme_color": "#00f5d4",
  "orientation": "portrait-primary",
  "categories": ["education", "productivity", "utilities"],
  "lang": "en",
  "icons": [
    {
      "src": "/icon",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph-image",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Free AI Setup Hub Homepage"
    }
  ]
}
