{
  "name": "PixShrink",
  "short_name": "PixShrink",
  "description": "Convertis et compresse tes images en 3 clics.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F6F1E6",
  "theme_color": "#C2F23E",
  "icons": [
    { "src": "/static/theme/img/favicon/favicon-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/static/theme/img/favicon/favicon-512x512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/static/theme/img/favicon/favicon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
