{
  "name": "Lufi",
  "short_name": "Lufi",
  "description": "The AI directory built for the age of agents",
  "theme_color": "#6366f1",
  "background_color": "#0a0a1a",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/lufi-og-image.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/lufi-og-image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
