{
  "name": "FoodTechX - Food Processing Equipment B2B Platform",
  "short_name": "FoodTechX",
  "description": "Global B2B marketplace for food processing machinery, packaging equipment, agricultural machines, and complete food factory solutions. Connect suppliers and buyers worldwide.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e3a8a",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "icons": [
    {
      "src": "https://foodtechx.com/_nuxt/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://foodtechx.com/_nuxt/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ],
  "categories": ["business", "shopping", "food"]
}