{
  "name": "InfiniAI",
  "short_name": "InfiniAI",
  "description": "Infinite AI infrastructure. Zero cost. 27+ free-tier providers routed automatically.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f0f13",
  "theme_color": "#6366f1",
  "lang": "fr",
  "categories": ["productivity", "developer", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Playground",
      "short_name": "Playground",
      "description": "Tester l'API directement",
      "url": "/playground",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
