{
  "name": "Waifu Briscola",
  "short_name": "WaifuBriscola",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2C1E2A",
  "theme_color": "#FF7575",
  "description": "A single-player Briscola card game with RPG elements, gacha mechanics, and AI-powered Waifu companions.",
  "icons": [
    {
      "src": "https://tnstorage.tnl.one/waifubriscola/ui/logoIcon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://tnstorage.tnl.one/waifubriscola/ui/logoIcon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}