{
  "name": "RYŪ Vault — TCG Shop Malaysia",
  "short_name": "RYŪ Vault",
  "description": "Malaysia's TCG platform — shop, trade, collect, and track Pokémon and One Piece cards.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon.svg",     "sizes": "any",     "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png",     "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png",     "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Shop",       "url": "/shop",       "description": "Browse TCG products" },
    { "name": "Trade",      "url": "/trade",       "description": "Buy, sell & trade cards" },
    { "name": "Events",     "url": "/events",      "description": "Local tournaments & events" },
    { "name": "Collection", "url": "/collection",  "description": "Track your collection" }
  ],
  "categories": ["shopping", "entertainment", "games"],
  "lang": "en-MY",
  "dir": "ltr"
}
