{
  "name": "AI Registry — The Global AI Product Marketplace",
  "short_name": "AI Registry",
  "description": "The definitive global registry and marketplace for AI products and tools.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#18181d",
  "theme_color": "#4ADE80",
  "prefer_related_applications": false,
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Tools",
      "short_name": "Browse",
      "url": "/tools",
      "description": "Browse 6,000+ AI tools and products"
    },
    {
      "name": "List Your Tool",
      "short_name": "Submit",
      "url": "/submit",
      "description": "Submit your AI product to the registry"
    },
    {
      "name": "Compare Tools",
      "short_name": "Compare",
      "url": "/compare",
      "description": "Compare AI tools side by side"
    }
  ]
}
