{
  "name": "BeachFly - Beach Volley Center",
  "short_name": "BeachFly",
  "description": "Prenota campi, partecipa a tornei e trova compagni di gioco nel tuo centro beach volley",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#14b8a6",
  "orientation": "portrait-primary",
  "categories": ["sports", "entertainment", "fitness"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/logo-beachfly.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo-beachfly.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
