{
  "name": "Bot Builder — AllPredictor",
  "short_name": "Bot Builder",
  "description": "Créez et déployez vos bots de prédictions sportif et casino avec AllPredictor",
  "start_url": "/bot-builder",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1e1e1e",
  "theme_color": "#007acc",
  "lang": "fr",
  "categories": ["productivity", "utilities"],
  "icons": [
    { "src": "images/builder-bot.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "images/builder-bot.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "images/dasbord.png", "sizes": "1280x800", "type": "image/png", "form_factor": "wide" }
  ],
  "shortcuts": [
    { "name": "Nouveau fichier", "url": "/bot-builder?action=new", "description": "Créer un nouveau fichier bot" },
    { "name": "Templates", "url": "/bot-builder?action=templates", "description": "Ouvrir les templates" }
  ]
}
