{
  "name": "AURA - Digital Identity",
  "short_name": "AURA",
  "description": "Votre identité digitale en un QR code.",
  "theme_color": "#0a0a0a",
  "background_color": "#0a0a0a",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/widget",
  "id": "/widget",
  "icons": [
    {
      "src": "/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Mon QR Code",
      "url": "/widget",
      "description": "Afficher mon QR code AURA"
    },
    {
      "name": "Modifier mon profil",
      "url": "/dashboard",
      "description": "Éditer mon profil AURA"
    },
    {
      "name": "Guide d'utilisation",
      "url": "/guide",
      "description": "Comment utiliser AURA"
    }
  ],
  "categories": ["business", "social", "productivity"]
}
