{
  "name": "The Ping Pong Theory",
  "short_name": "Ping Pong",
  "description": "Gestione tornei e partite di tennistavolo",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a3f7a",
  "theme_color": "#1a3f7a",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
