{
  "name": "GoSell — Produits digitaux",
  "short_name": "GoSell",
  "description": "Créez votre boutique en ligne et vendez vos produits digitaux. Gardez 95% de vos ventes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c0a09",
  "theme_color": "#C8962A",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "fr",
  "categories": ["business", "shopping"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Créer ma boutique",
      "short_name": "Boutique",
      "url": "/inscription"
    },
    {
      "name": "Mon dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard"
    }
  ]
}
