{
  "name": "FindMyAppz — AI Tools Hub",
  "short_name": "FindMyAppz",
  "description": "Discover 1000+ AI-powered tools for your business. Free and Pro plans.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050508",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "categories": ["productivity", "business", "utilities"],
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Tools",
      "short_name": "Tools",
      "description": "Explore all AI tools",
      "url": "/tools",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Marketplace",
      "short_name": "Market",
      "description": "Developer marketplace",
      "url": "/marketplace",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
