{
  "name": "BizFlow - Business Management",
  "short_name": "BizFlow",
  "description": "Premium SaaS Billing, Invoice, POS & Business Management App",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "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='24' fill='%236366f1'/><text x='96' y='130' font-size='100' text-anchor='middle' fill='white' font-family='sans-serif' font-weight='bold'>B</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='64' fill='%236366f1'/><text x='256' y='340' font-size='260' text-anchor='middle' fill='white' font-family='sans-serif' font-weight='bold'>B</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["business", "finance", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "New Invoice",
      "short_name": "Invoice",
      "description": "Create a new invoice",
      "url": "/shop/invoices/new",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='12' fill='%236366f1'/><text x='48' y='65' font-size='50' text-anchor='middle' fill='white'>+</text></svg>", "sizes": "96x96"}]
    },
    {
      "name": "POS",
      "short_name": "POS",
      "description": "Open Point of Sale",
      "url": "/shop/pos",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect width='96' height='96' rx='12' fill='%2310b981'/><text x='48' y='65' font-size='40' text-anchor='middle' fill='white'>$</text></svg>", "sizes": "96x96"}]
    }
  ]
}
