{
  "name": "Trading Tazos Game",
  "short_name": "TTG",
  "description": "Collect, trade and battle with 349 classic tazos from Minimon, Dracobell, and Cybermon. Build a 2D album, open tazo bags, and compete in a skill-based 3D battle arena.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fffbe6",
  "theme_color": "#FFCC00",
  "categories": ["games", "entertainment", "collectibles"],
  "lang": "en",
  "dir": "ltr",
  "id": "com.tradingtazosgame.ttg",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/logo/social-preview.webp",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Trading Tazos Game - Landing"
    }
  ],
  "shortcuts": [
    {
      "name": "Play",
      "short_name": "Play",
      "url": "/app"
    },
    {
      "name": "Battle",
      "short_name": "Battle",
      "url": "/app/battle"
    },
    {
      "name": "Album",
      "short_name": "Album",
      "url": "/app/album"
    },
    {
      "name": "Shop",
      "short_name": "Shop",
      "url": "/app/shop"
    }
  ],
  "related_applications": [
    {
      "platform": "linux",
      "url": "https://tradingtazosgame.com/download",
      "id": "com.tradingtazosgame.ttg.linux"
    }
  ]
}
