{
  "name": "SmartAppFood – Order Manager",
  "short_name": "Orders",
  "description": "Gestione ordini e prenotazioni RistoDavide",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#FF6B2B",
  "orientation": "portrait-primary",
  "categories": ["food", "business"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' fill='%230a0a0a'/%3E%3Ctext x='96' y='130' text-anchor='middle' font-size='100' fill='%23FF6B2B'%3E🍕%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
