{
  "id": "/",
  "name": "InkSight TCG",
  "short_name": "InkSight",
  "description": "Trading card market intelligence for Disney Lorcana, One Piece, Riftbound, Star Wars Unlimited and the Gundam Card Game — daily card prices, movers, collection tracking, deck costs and a pack-rip simulator.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0B12",
  "theme_color": "#0A0B12",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "games",
    "entertainment",
    "shopping"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/badge-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "monochrome"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home-phone.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Pick your game: Lorcana, One Piece or Riftbound"
    },
    {
      "src": "/screenshots/collection-phone.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Track your collection value day to day"
    },
    {
      "src": "/screenshots/home-wide.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "One tracker, three card markets"
    },
    {
      "src": "/screenshots/market-wide.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Daily market dashboard with movers and set analytics"
    }
  ],
  "shortcuts": [
    {
      "name": "My collection",
      "short_name": "Collection",
      "url": "/collection.html?source=pwa_shortcut",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "My watchlist",
      "short_name": "Watchlist",
      "url": "/watchlist.html?source=pwa_shortcut",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Market dashboard",
      "short_name": "Market",
      "url": "/market.html?source=pwa_shortcut",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Trade checker",
      "short_name": "Trade",
      "url": "/trade.html?source=pwa_shortcut",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Daily card game",
      "short_name": "Inkdle",
      "url": "/inkdle.html?source=pwa_shortcut",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
