{
  "name": "Craftrix — Minecraft Tools Hub",
  "short_name": "Craftrix",
  "description": "Free browser-based Minecraft tools for portal coordinates, commands, block palettes, crafting, enchantments, and brewing. No account needed.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#14150f",
  "theme_color": "#78a849",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "utilities", "entertainment"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Nether Portal Planner",
      "short_name": "Portals",
      "description": "Convert coordinates and save portal pairs",
      "url": "/nether-portal-calculator/",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Command Generator",
      "short_name": "Commands",
      "description": "Visual builder for 14 Minecraft command templates",
      "url": "/command-generator/",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Potion Brewer",
      "short_name": "Potions",
      "description": "Recipe paths for 19 potion effects and bottle types",
      "url": "/potion-brewer/",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
