{
  "name": "MD Solutions TI",
  "short_name": "MD TI",
  "start_url": "/fr/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#dc3545",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Contact", "url": "/fr/contact", "icons": [{ "src": "/web-app-manifest-192x192.png", "sizes": "192x192" }] },
    { "name": "Création web", "url": "/fr/creation-web", "icons": [{ "src": "/web-app-manifest-192x192.png", "sizes": "192x192" }] }
  ]
}
