{
  "name": "SWOORDS",
  "short_name": "SWOORDS",
  "description": "Entra nella jungla delle parole",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#F2F1EF",
  "theme_color": "#1B6CA8",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}