{
  "name": "Bobby OS — Growth Operating System",
  "short_name": "Bobby",
  "description": "Ton co-pilote stratégique pour piloter et faire grandir ta boîte.",
  "lang": "fr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A0A0A",
  "theme_color": "#FF6B4A",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/bobby-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/bobby-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/bobby-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Mon brief du jour",
      "short_name": "Brief",
      "url": "/app/morning",
      "icons": [{ "src": "/bobby-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Bobby Score",
      "short_name": "Score",
      "url": "/app/score",
      "icons": [{ "src": "/bobby-icon-192.png", "sizes": "192x192" }]
    }
  ]
}
