{
  "name": "PowerPlay Garderie — Ratios",
  "short_name": "Ratios",
  "description": "Garderie PowerPlay : calcul des ratios éducatrice-enfants par système de points (1050 pts) et gestion des départs du soir.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F2F6F9",
  "theme_color": "#3B7FAB",
  "lang": "fr-CA",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}