{
  "name": "NA Publications — Bon de commande",
  "short_name": "NA Publications",
  "description": "Commandez la littérature Narcotiques Anonymes France",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7FAF9",
  "theme_color": "#1B7A6A",
  "orientation": "portrait-primary",
  "lang": "fr",
  "icons": [
    {
      "src": "/static/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nouvelle commande",
      "url": "/",
      "description": "Passer une nouvelle commande"
    }
  ],
  "categories": ["business", "utilities"]
}
