{
  "name": "Bulles et Pattes",
  "short_name": "Bulles&Pattes",
  "description": "Salon de toilettage pour chiens et chats - Prenez rendez-vous en ligne",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF8F0",
  "theme_color": "#8B4A5E",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "fr",
  "categories": ["lifestyle", "health"],
  "icons": [
    {
      "src": "/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Prendre rendez-vous",
      "short_name": "RDV",
      "url": "/rendez-vous",
      "icons": []
    },
    {
      "name": "Nos prestations",
      "short_name": "Prestations",
      "url": "/prestations",
      "icons": []
    }
  ]
}
