{
  "name": "La Fonce'Dalle",
  "short_name": "Fonce'Dalle",
  "description": "Burgers, tacos, pizzas, tex-mex — Saint-Quentin et 15 km autour. Ouvert jusqu'à 5h.",
  "lang": "fr",
  "dir": "ltr",
  "id": "https://lafoncedalle.bilelmahroug3.workers.dev/",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#0a0604",
  "theme_color": "#d6262b",
  "categories": ["food", "lifestyle", "shopping"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Commander",
      "short_name": "Commander",
      "description": "Passer commande directement",
      "url": "./index.html#commander",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Menu",
      "short_name": "Menu",
      "description": "Voir le menu",
      "url": "./index.html#menu",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
