{
  "name": "PAYNELIA",
  "short_name": "PAYNELIA",
  "description": "Imprimerie en ligne - Cartes de visite, flyers, depliants, alu-dibond. BAT 24h, livraison incluse.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1A1A1A",
  "theme_color": "#1A1A1A",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["business", "productivity", "shopping"],
  "icons": [
    {
      "src": "/img/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/pwa/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Cartes de visite",
      "short_name": "CDV",
      "description": "Voir la gamme cartes de visite",
      "url": "/cartes-de-visite/?source=pwa-shortcut",
      "icons": [{ "src": "/img/pwa/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Flyers",
      "short_name": "Flyers",
      "description": "Voir la gamme flyers",
      "url": "/flyers/?source=pwa-shortcut",
      "icons": [{ "src": "/img/pwa/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mes commandes",
      "short_name": "Commandes",
      "description": "Acces direct au compte client",
      "url": "/compte/?source=pwa-shortcut",
      "icons": [{ "src": "/img/pwa/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
