{
  "name": "MonCheptel",
  "short_name": "MonCheptel",
  "description": "Gérez vos animaux simplement",
  "lang": "fr",
  "orientation": "portrait",
  "start_url": "/app",
  "id": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1B3A2D",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
