{
  "name": "Editorial — juliendoclot.com",
  "short_name": "Editorial",
  "description": "Dashboard veille et contenu",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111113",
  "theme_color": "#EA580C",
  "orientation": "any",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
