{
  "name": "Burraco Online — ITOCCHI GAMES",
  "short_name": "Burraco",
  "description": "Gioca a Burraco online a 2 o 4 giocatori con regole ufficiali FIBUR, chat, tornei e multiplayer istantaneo.",
  "start_url": "./index.html",
  "id": "itocchi-burraco-pwa",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#07150c",
  "theme_color": "#0a2e18",
  "scope": "./",
  "categories": ["games", "card games"],
  "icons": [
    {
      "src": "img/burraco_app_icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "img/burraco_app_icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
