{
  "short_name": "Billing",
  "name": "Emergent billing",
  "description": "Verkoop onderweg, facturatie en CRM op uw iPhone",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='36' fill='%23002FA7'/%3E%3Ctext x='96' y='120' font-size='88' font-weight='900' fill='white' text-anchor='middle' font-family='-apple-system,system-ui,sans-serif'%3E%E2%82%AC%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "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='%23002FA7'/%3E%3Ctext x='256' y='320' font-size='234' font-weight='900' fill='white' text-anchor='middle' font-family='-apple-system,system-ui,sans-serif'%3E%E2%82%AC%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/verkoop",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#002FA7",
  "background_color": "#FFFFFF",
  "shortcuts": [
    {
      "name": "Verkoop onderweg",
      "short_name": "Verkoop",
      "description": "Direct naar mobiele bestelbon-invoer",
      "url": "/verkoop"
    },
    {
      "name": "Nieuwe factuur",
      "short_name": "Factuur",
      "url": "/documenten/nieuw?type=factuur"
    }
  ]
}
