{
  "name": "iFútbol7 - Play. Compete. Connect.",
  "short_name": "iFútbol7",
  "description": "Join 7-a-side football matches, track your stats, and grow your team with iFútbol7",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#131316",
  "theme_color": "#1FE6A5",
  "orientation": "portrait-primary",
  "categories": ["sports", "lifestyle", "social"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/product-ui.jpeg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "iFútbol7 Dashboard"
    }
  ]
}
