{
  "name": "Hytale Mods - My Creations",
  "short_name": "Hytale Mods",
  "description": "A showcase of high-quality, custom mods for Hytale, created by PatrickJr. Browse, filter, and download the latest creations.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e1e2e",
  "theme_color": "#cba6f7",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["games", "entertainment", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ctext y='.9em' font-size='90'%3E🎮%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "https://social.grimtech.co.uk/img/PatrickJrPortrait1.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "https://social.grimtech.co.uk/img/PatrickJrPortrait1.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Hytale Mods Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse All Mods",
      "short_name": "All Mods",
      "description": "View all available Hytale mods",
      "url": "/#mods",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23cba6f7'%3E%3Cpath d='M4 6h16v2H4zm0 5h16v2H4zm0 5h16v2H4z'/%3E%3C/svg%3E",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Browse Categories",
      "short_name": "Categories",
      "description": "Browse mods by category",
      "url": "/#categories",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23f5c2e7'%3E%3Cpath d='M10 4H4c-1.11 0-2 .89-2 2v4c0 1.11.89 2 2 2h6c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm10 0h-6c-1.11 0-2 .89-2 2v4c0 1.11.89 2 2 2h6c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zM10 14H4c-1.11 0-2 .89-2 2v4c0 1.11.89 2 2 2h6c1.11 0 2-.89 2-2v-4c0-1.11-.89-2-2-2zm10 0h-6c-1.11 0-2 .89-2 2v4c0 1.11.89 2 2 2h6c1.11 0 2-.89 2-2v-4c0-1.11-.89-2-2-2z'/%3E%3C/svg%3E",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "web",
      "url": "https://www.curseforge.com/members/patrickjr/projects"
    }
  ],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}