{
  "name": "ArtiBook — Trouvez votre artisan de confiance",
  "short_name": "ArtiBook",
  "description": "Artisans vérifiés, devis en ligne et suivi de chantier. Trouvez le bon artisan près de chez vous.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1B3A6B",
  "orientation": "portrait-primary",
  "lang": "fr",
  "scope": "/",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "ArtiBook — Page d'accueil"
    }
  ],
  "categories": ["business", "utilities"],
  "shortcuts": [
    {
      "name": "Trouver un artisan",
      "short_name": "Trouver",
      "url": "/trouver-un-artisan",
      "icons": [{ "src": "/pwa-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Publier un projet",
      "short_name": "Publier",
      "url": "/publier-projet",
      "icons": [{ "src": "/pwa-icon-192.png", "sizes": "192x192" }]
    }
  ]
}
