{
  "name": "Pépite",
  "short_name": "Pépite",
  "description": "Alertes en temps réel sur les nouvelles annonces Vinted.",
  "start_url": "/dashboard.html",
  "display": "standalone",
  "background_color": "#0a0b10",
  "theme_color": "#bca2ff",
  "orientation": "portrait-primary",
  "categories": [
    "shopping",
    "productivity"
  ],
  "lang": "fr",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}