{
  "name": "E-SPHERE — Centre-ville digital",
  "short_name": "E-SPHERE",
  "description": "La marketplace française des commerçants indépendants : boutiques de proximité, réservations et achats en ligne.",
  "lang": "fr",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f5f5f0",
  "theme_color": "#0d6e6e",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "/images/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
