{
  "name": "Sportive Match Game",
  "short_name": "Match Game",
  "description": "Fantasy Football - Crea tu equipo, compite con tus amigos",
  "start_url": "/match-game",
  "scope": "/match-game",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a1a",
  "theme_color": "#7c3aed",
  "categories": ["games", "sports"],
  "icons": [
    {
      "src": "/mg-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/mg-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
