{
  "name": "TapLinkr",
  "short_name": "TapLinkr",
  "description": "Créez une page élégante pour tous vos liens et suivez vos clics.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#020617",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "fr",
  "categories": ["productivity", "social"],
  "icons": [
    {
      "src": "/final.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
