{
  "name": "Duel Commander - Official 1v1 Magic Format",
  "short_name": "Duel Commander",
  "description": "Official Duel Commander website - Competitive 1v1 Magic: The Gathering format with rules, banlist, and community resources",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#14181a",
  "theme_color": "#14181a",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["games", "entertainment", "lifestyle"],
  "icons": [
    {
      "src": "/assets/logobank/Duel_Commander_ICON.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/logobank/Duel_Commander_ICON.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/assets/logobank/Duel_Commander_ICON.webp",
      "sizes": "144x144",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/assets/logobank/Duel_Commander_ICON.webp",
      "sizes": "96x96",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/assets/logobank/Duel_Commander_ICON.webp",
      "sizes": "72x72",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/assets/logobank/Duel_Commander_ICON.webp",
      "sizes": "48x48",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/logobank/Duel_Commander_BANNER.webp",
      "sizes": "1200x630",
      "type": "image/webp",
      "label": "Duel Commander Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Banlist",
      "short_name": "Banlist",
      "description": "View banned cards",
      "url": "/banlist/",
      "icons": [
        {
          "src": "/assets/logobank/Duel_Commander_ICON.webp",
          "sizes": "96x96",
          "type": "image/webp"
        }
      ]
    },
    {
      "name": "Rules",
      "short_name": "Rules",
      "description": "Learn the rules",
      "url": "/rules/quickrules/",
      "icons": [
        {
          "src": "/assets/logobank/Duel_Commander_ICON.webp",
          "sizes": "96x96",
          "type": "image/webp"
        }
      ]
    },
    {
      "name": "FAQ",
      "short_name": "FAQ",
      "description": "Frequently asked questions",
      "url": "/faq/",
      "icons": [
        {
          "src": "/assets/logobank/Duel_Commander_ICON.webp",
          "sizes": "96x96",
          "type": "image/webp"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}