{
  "name": "Tooling Hero - RFID Tool Tracking & Robotics Training",
  "short_name": "Tooling Hero",
  "description": "Track tools, train robots, prove lifecycles. RFID tool tracking and AI grasp datasets for humanoid robots.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "business",
    "productivity",
    "utilities"
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Launch App",
      "short_name": "App",
      "description": "Open Tooling Hero application",
      "url": "/",
      "icons": [
        {
          "src": "/icons/logo.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "description": "View pricing plans",
      "url": "/pricing/",
      "icons": [
        {
          "src": "/icons/logo.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}

