{
  "name": "L'Escale Pl'anB",
  "short_name": "Pl'anB",
  "description": "Best Sandwich in Town - Commandez en ligne",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#c9a84c",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["food", "shopping"],
  "shortcuts": [
    {
      "name": "Commander",
      "url": "/",
      "description": "Passer une commande"
    }
  ]
}
