{
  "name": "Glenn Guilloux — AI Studio",
  "short_name": "AI Studio",
  "description": "80+ specialized AI tools. BYOK via OpenRouter. Your keys, your data, your models.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#2E4036",
  "background_color": "#F2F0E9",
  "categories": ["productivity", "developer tools", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "share_target": {
    "action": "/share-target.html",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "shortcuts": [
    {
      "name": "Tools",
      "short_name": "Tools",
      "description": "Browse all AI tools",
      "url": "/tools.html",
      "icons": []
    }
  ]
}
