{
  "name": "The Wise Beagle",
  "short_name": "TWB",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4efe4",
  "theme_color": "#062b22",
  "description": "Stratégie, croissance et systèmes opérationnels pour dirigeants en phase de structuration.",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/assets/logo-wise-beagle.png",
      "sizes": "600x600",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}