{
  "name": "PEPTiPEN Operations",
  "short_name": "PEPTiPEN",
  "description": "PEPTiPEN Street Team Operations Dashboard",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#141414",
  "theme_color": "#f56b00",
  "orientation": "portrait-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='32' fill='%23f56b00'/><text x='96' y='130' font-size='100' text-anchor='middle' fill='white'>\u26a1</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%23f56b00'/><text x='256' y='350' font-size='280' text-anchor='middle' fill='white'>\u26a1</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Add Order",
      "url": "/?tab=orders",
      "description": "Quickly add a new sales order"
    },
    {
      "name": "View Dashboard",
      "url": "/?tab=dashboard",
      "description": "View sales dashboard"
    }
  ],
  "categories": [
    "business",
    "productivity"
  ]
}