{
  "name": "Pade.li Padel Draw Generator",
  "short_name": "Pade.li",
  "description": "Padel tournament generator: Americano, Mexicano, Team, Mixed, King of the Court and Knockout formats. Works offline.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#084C3B",
  "theme_color": "#0B6B53",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
