{
  "name": "Pkppoker",
  "short_name": "Pkppoker",
  "description": "Eventi nel poker: organizza, segui e partecipa alle partite con stile.",
  "lang": "it-IT",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0c0cff",
  "background_color": "#ffffff",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Vai agli Eventi",
      "short_name": "Eventi",
      "description": "Visualizza tutti gli eventi di poker",
      "url": "/eventi",
      "icons": [{ "src": "/favicon/web-app-manifest-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Area Social",
      "short_name": "Social",
      "description": "Contenuti social del sito",
      "url": "/social",
      "icons": [{ "src": "/favicon/web-app-manifest-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Regolamento",
      "short_name": "Regole",
      "description": "Leggi il regolamento ufficiale",
      "url": "/regolamento",
      "icons": [{ "src": "/favicon/web-app-manifest-192x192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["events", "games", "entertainment"]
}
