{
  "name": "ARTIS PRO",
  "short_name": "ARTIS",
  "description": "Spécificateur de Données Applicatives",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2ecc71",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%232ecc71'/><text x='50' y='70' font-size='50' text-anchor='middle' fill='white'>A</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%232ecc71'/><text x='50' y='70' font-size='50' text-anchor='middle' fill='white'>A</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}