{
  "name": "PrixMax — Prix Match Épicerie",
  "short_name": "PrixMax",
  "description": "Comparez les prix et faites du prix match en épicerie",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F5F5",
  "theme_color": "#FF6B35",
  "orientation": "portrait",
  "lang": "fr",
  "icons": [
    {
      "src": "data/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "data/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
