{
  "name": "The AI Indexer",
  "short_name": "AI Indexer",
  "description": "Discover, compare, and review the best AI tools in one place.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4CAF50",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "categories": ["productivity", "utilities", "technology"],
  "icons": [
    {
      "src": "/images/logo_512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo1.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/fabicon.png",
      "sizes": "48x48",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/images/logo1.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "The AI Indexer home page"
    }
  ],
  "shortcuts": [
    {
      "name": "All AI Tools",
      "url": "/ai-tools",
      "description": "Browse all indexed AI tools"
    },
    {
      "name": "Submit a Tool",
      "url": "/Home/ToolCreate",
      "description": "Submit your AI tool to the index"
    },
    {
      "name": "Compare Tools",
      "url": "/compare",
      "description": "Side-by-side AI tool comparison"
    }
  ]
}
