{
  "name": "Festival d'Avignon Logements",
  "short_name": "Avignon Logement",
  "description": "Matching direct de logements et besoins pour le Festival d'Avignon",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4f0ea",
  "theme_color": "#FF2A5F",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%23FFD700'/><rect x='30' y='30' width='452' height='452' fill='%23FF2A5F' stroke='%23111' stroke-width='30'/><text x='256' y='330' font-size='260' font-weight='900' font-family='Arial' text-anchor='middle' fill='%23FFFFFF'>FA</text></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}