{
  "name": "Pixel Parfait",
  "short_name": "Pixel Parfait",
  "description": "Votre voix, notre créativité, une communication puissante",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e40af",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/images/LOGO PIXEL PARFAIT.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/images/LOGO PIXEL PARFAIT1.png",
      "sizes": "1024x512",
      "type": "image/png"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "lang": "fr"
}