{
  "name": "Jalapeños Admin",
  "short_name": "JAL Admin",
  "description": "Jalapeños Mexican Cuisine & Bar — Order Management",
  "start_url": "/admin/orders",
  "scope": "/admin/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f0ea",
  "theme_color": "#c53030",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%23c53030'/><text x='96' y='130' font-size='110' text-anchor='middle' font-family='serif'>🌮</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
