{
  "name": "Indénié Food",
  "short_name": "IndéniéFood",
  "description": "Le bon dabali livré chez vous à Abengourou",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#FAF8F5",
  "theme_color": "#E53E3E",
  "icons": [
    {
      "src": "images/indenie_food.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "images/indenie_food.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}