{
  "name": "Oratio",
  "short_name": "Oratio",
  "description": "La parole affichée instantanément en grand format.",
  "start_url": "./oratio.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#120804",
  "theme_color": "#2b1307",
  "icons": [
    {
      "src": "oratio-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
