{
  "name": "NextMates",
  "short_name": "NextMates",
  "description": "Find your squad. Fill your field.",
  "start_url": "/discover",
  "display": "standalone",
  "background_color": "#1A1A2E",
  "theme_color": "#7F77DD",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "social"],
  "lang": "fr"
}
