{
  "name": "Lock Larsen Ansalla | Développeur Web, Mobile & Informatique au Cameroun",
  "short_name": "Lock Larsen",
  "description": "Développeur informatique, web et mobile basé à Yaoundé au Cameroun. Expert en intelligence artificielle, transformation digitale et formation professionnelle.",
  "start_url": "https://www.lock-larsen.com/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0A0A23",
  "orientation": "portrait-primary",
  "scope": "https://www.lock-larsen.com/",
  "lang": "fr-FR",
  "dir": "ltr",
  "categories": ["productivity", "business"],
  "screenshots": [
    {
      "src": "/images/photos/lock.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "form_factor": "narrow"
    },
    {
      "src": "/images/photos/lock.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "/logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Me contacter",
      "short_name": "Contact",
      "description": "Prendre contact avec Lock Larsen",
      "url": "https://www.lock-larsen.com/#contact",
      "icons": [
        {
          "src": "/logo.webp",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Voir les services",
      "short_name": "Services",
      "description": "Découvrir les services proposés",
      "url": "https://www.lock-larsen.com/boutique",
      "icons": [
        {
          "src": "/logo.webp",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/api/share",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "prefer_related_applications": false,
  "related_applications": []
}
