{
  "name": "Phare du Web",
  "short_name": "Phare du Web",
  "description": "Agence web premium — Création de site internet partout en France, formations IA, refonte, dépannage.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#08080C",
  "theme_color": "#1A365D",
  "lang": "fr-FR",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}