{
  "name": "FORMEET",
  "short_name": "FORMEET",
  "description": "FORMEET, application 100 % gratuite pour partager des sorties et rencontres amicales par activités proches.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F7F5FF",
  "theme_color": "#0B0A14",
  "icons": [
    {
      "src": "https://www.formeet.fr/logo.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "https://www.formeet.fr/logo.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}