{
  "name": "Order Command Center",
  "short_name": "Orders",
  "description": "Track orders & projects — phone list or desktop board",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0f",
  "theme_color": "#6c5ce7",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='96' fill='%236c5ce7'/%3E%3Cpath d='M150 160h212M150 256h160M150 352h120' stroke='%23fff' stroke-width='32' stroke-linecap='round'/%3E%3Ccircle cx='370' cy='350' r='50' fill='%2300cec9'/%3E%3Cpath d='M355 350h30M370 335v30' stroke='%23fff' stroke-width='8' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
