{
  "name": "Mei Wei Picking",
  "short_name": "Picking",
  "description": "App de separação de pedidos Mei Wei",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#c8a96e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%230f0f0f'/><text y='140' font-size='120' text-anchor='middle' x='96'>🥢</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
