{
  "name": "MewBots - Bot XAT Professionale",
  "short_name": "MewBots",
  "description": "Bot XAT avanzato con sistema XP, livelli personalizzabili, comandi custom e gestione completa delle room",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#06b6d4",
  "orientation": "portrait-primary",
  "categories": ["productivity", "utilities", "entertainment"],
  "lang": "it-IT",
  "dir": "ltr",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "shortcuts": [
    {
      "name": "Classifica XP",
      "short_name": "Leaderboard",
      "description": "Visualizza la classifica XP",
      "url": "/leaderboard",
      "icons": [
        {
          "src": "/favicon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Comandi Bot",
      "short_name": "Comandi",
      "description": "Lista completa comandi",
      "url": "/commands",
      "icons": [
        {
          "src": "/favicon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Registrazione",
      "short_name": "Registrati",
      "description": "Crea un account",
      "url": "/register",
      "icons": [
        {
          "src": "/favicon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
