{
  "name": "TombolAsso - Gestion de Tombola",
  "short_name": "TombolAsso",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#5b21b6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1614680376593-902f74cf0d41?w=192&h=192&fit=crop&q=80",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "https://images.unsplash.com/photo-1614680376593-902f74cf0d41?w=512&h=512&fit=crop&q=80",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}