{
  "name": "naiAU",
  "short_name": "naiAU",
  "description": "AI back-office for your small business.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b1320",
  "theme_color": "#0b1320",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='42' fill='%2300d4ff'/><text x='96' y='128' font-size='96' text-anchor='middle' fill='%23071223' font-family='monospace' font-weight='bold'>nai</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='112' fill='%2300d4ff'/><text x='256' y='340' font-size='256' text-anchor='middle' fill='%23071223' font-family='monospace' font-weight='bold'>nai</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Ask AI",
      "short_name": "Ask",
      "url": "/?ask=1",
      "description": "Open the Ask AI launcher"
    },
    {
      "name": "Messages",
      "short_name": "Inbox",
      "url": "/shop/inbox",
      "description": "Customer messages waiting for reply"
    },
    {
      "name": "Orders",
      "short_name": "Orders",
      "url": "/shop/orders",
      "description": "Recent orders"
    }
  ]
}
