{
  "name": "La photo comme un jeu de cartes",
  "short_name": "PhotoCartes",
  "description": "Des cartes pour apprendre la photographie",
  "start_url": "index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f0f0f0",
  "theme_color": "#f0f0f0",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
