{
  "name": "CommandeKit",
  "short_name": "CommandeKit",
  "description": "Prenez les commandes de vos clients pros, éditez le plan de production du jour et livrez sans oubli. Un carnet de commandes clair, du comptoir au fournil.",
  "lang": "fr-FR",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4d7c0f",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}