{
  "name": "Plumby Pro",
  "short_name": "Plumby",
  "description": "Espace plombier Plumby — interventions, revenus, paiements",
  "start_url": "/pro/jobs",
  "scope": "/pro/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f5f7",
  "theme_color": "#2563eb",
  "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' fill='%232563eb' rx='24'/%3E%3Ctext x='50%25' y='50%25' text-anchor='middle' dy='.35em' font-family='system-ui' font-size='80' font-weight='700' fill='white'%3EP%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%232563eb' rx='64'/%3E%3Ctext x='50%25' y='50%25' text-anchor='middle' dy='.35em' font-family='system-ui' font-size='220' font-weight='700' fill='white'%3EP%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Mes interventions",
      "url": "/pro/jobs",
      "description": "Interventions en cours"
    },
    {
      "name": "Offres disponibles",
      "url": "/pro/offers"
    },
    {
      "name": "Mes revenus",
      "url": "/pro/earnings"
    }
  ]
}
