{
  "name": "Grok France",
  "short_name": "Grok FR",
  "description": "L'IA générative d'Elon Musk en français - Grok France",
  "start_url": "/grok/?source=pwa",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7C3AED",
  "orientation": "any",
  "scope": "/",
  "lang": "fr-FR",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Nouveau chat",
      "short_name": "Chat",
      "description": "Démarrer une nouvelle conversation",
      "url": "/grok/?action=new",
      "icons": [{ "src": "/favicon-96x96.png", "sizes": "96x96" }]
    }
  ]
}
