{
  "name": "2 Halahot Au Quotidien",
  "short_name": "2 Halahot Au Quotidien",
  "description": "Deux halakhot quotidiennes pour élever votre journée.",
  "start_url": "./2halahot-ios.html",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#6200EE",
  "icons": [
    {
      "src": "drawable/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "drawable/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}