{
  "name": "ViBeet – Gli eventi vicino a te",
  "short_name": "ViBeet",
  "description": "Trova tutti gli eventi della tua città in un unico posto.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#f59e0b",
  "background_color": "#ffffff",
  "lang": "it",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "lifestyle"],
  "screenshots": [],
  "share_target": {
    "action": "/search",
    "method": "GET",
    "params": {
      "title": "q"
    }
  }
}
