{
  "name": "DuoMatch — Find your player two",
  "short_name": "DuoMatch",
  "description": "Match with players for duos and dates by game, vibe and play style.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0a14",
  "theme_color": "#0b0a14",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}