{
  "name": "APART — Registre des logements (AGIR Québec-Canada)",
  "short_name": "APART",
  "description": "Carte interactive du registre public des loyers du Québec — une initiative d'AGIR Québec-Canada",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#f4f5f9",
  "theme_color": "#1a237e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
