{
  "name": "TRIKOMEX",
  "short_name": "TRIKOMEX",
  "description": "Fabrication textile coton & polyester en Algérie",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b1f3a",
  "theme_color": "#0b1f3a",
  "lang": "fr",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "logo.jpg.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "logo.jpg.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Créer un produit",
      "short_name": "Créer",
      "url": "/custom-product.html",
      "icons": [{ "src": "logo.jpg.jpg", "sizes": "192x192", "type": "image/jpeg" }]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "url": "/#contact",
      "icons": [{ "src": "logo.jpg.jpg", "sizes": "192x192", "type": "image/jpeg" }]
    }
  ]
}
