{
  "name": "AtMate POS",
  "short_name": "AtMate",
  "description": "AtMate Point of Sale — works offline",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#f5a623",
  "orientation": "landscape-primary",
  "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='24' fill='%230f0f0f'/><text x='96' y='130' font-size='100' text-anchor='middle' fill='%23f5a623'>🧾</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='64' fill='%230f0f0f'/><text x='256' y='340' font-size='260' text-anchor='middle' fill='%23f5a623'>🧾</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
