{
  "name": "PHOTINI",
  "short_name": "PHOTINI",
  "description": "Fast-fashion e-commerce for wigs, clothing, and accessories. NO KAT ? NO PWOBLÈM ! PEYE AK MONCASH OU NATCASH",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a4d4d",
  "theme_color": "#1a4d4d",
  "lang": "fr",
  "scope": "/",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/splash.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "PHOTINI — Mode et perruques en Haïti"
    }
  ],
  "shortcuts": [
    {
      "name": "Boutique",
      "short_name": "Shop",
      "description": "Parcourir notre boutique",
      "url": "/store",
      "icons": [{"src": "/icons/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Panier",
      "short_name": "Panier",
      "description": "Voir votre panier",
      "url": "/checkout",
      "icons": [{"src": "/icons/icon-192.png", "sizes": "192x192"}]
    }
  ]
}
