{
  "name": "Click and Collect Réunion",
  "short_name": "C&C Réunion",
  "description": "Plateforme restaurant à La Réunion: site vitrine, SEO local et click and collect.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#4a372a",
  "theme_color": "#4a372a",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "fr",
  "categories": ["health", "wellness", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/favicon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Réserver",
      "short_name": "Réserver",
      "description": "Découvrir la plateforme",
      "url": "/#contact",
      "icons": [
        {
          "src": "/favicon-48x48.png",
          "sizes": "48x48",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Nos Services",
      "short_name": "Services", 
      "description": "Voir la solution",
      "url": "/#solution",
      "icons": [
        {
          "src": "/favicon-48x48.png",
          "sizes": "48x48", 
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Téléphone",
      "short_name": "Appeler",
      "description": "Nous appeler",
      "url": "tel:+33688367927",
      "icons": [
        {
          "src": "/favicon-48x48.png",
          "sizes": "48x48",
          "type": "image/png"
        }
      ]
    }
  ]
} 
