{
  "name": "AI Pulse — Free AI Tool Directory",
  "short_name": "AI Pulse",
  "description": "Discover the best free AI tools. Tick your subjects, we email you what matters.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f0f1a",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "categories": ["productivity", "utilities", "technology"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "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": "Browse AI Tools",
      "url": "/browse",
      "description": "Explore all AI tools"
    },
    {
      "name": "Submit a Tool",
      "url": "/submit",
      "description": "Add your AI tool to the directory"
    }
  ]
}
