{
  "name": "Giochiamo - La tua piattaforma sportiva",
  "short_name": "Giochiamo",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d9488",
  "theme_color": "#0d9488",
  "description": "Organizza partite di calcio e padel, trova giocatori e centri sportivi nella tua città",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "orientation": "portrait",
  "scope": "/",
  "prefer_related_applications": false,
  "categories": ["sports", "lifestyle"],
  "screenshots": [],
  "permissions": ["notifications"]
}
