{
  "name": "Instawhat.ai — AI Tools & Resources",
  "short_name": "Instawhat",
  "description": "Find, compare and understand AI tools. Built for business professionals.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8F8FC",
  "theme_color": "#6C63FF",
  "orientation": "portrait",
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "AI Matchmaker",
      "short_name": "Matchmaker",
      "description": "Find your perfect AI tools",
      "url": "/matchmaker",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Tool Directory",
      "short_name": "Tools",
      "description": "Browse 164+ AI tools",
      "url": "/tools",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}

