{
  "name": "PitchNet - Rede Profissional de Futebol",
  "short_name": "PitchNet",
  "description": "A rede profissional de futebol. Jogadores, agentes, scouts e clubes.",
  "start_url": "/app/dashboard",
  "display": "standalone",
  "background_color": "#0f1923",
  "theme_color": "#18A67B",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["sports", "social"],
  "lang": "pt-PT"
}