{
  "name": "Certuche Training",
  "short_name": "Certuche",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "background_color": "#161412",
  "theme_color": "#F5E200",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}