{
  "name": "Freelens \u2014 Copilote financier freelance",
  "short_name": "Freelens",
  "description": "Simulateur de revenus, comparateur de statuts et outils de d\u00e9cision pour freelances.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#07070e",
  "theme_color": "#07070e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["finance", "productivity"],
  "lang": "fr"
}