{
  "name": "BottlingScout",
  "short_name": "BottlingScout",
  "description": "Global Marketplace for Used Bottling Machinery - Powered by Elitekno Bottling Solutions",
  "start_url": "/en",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e3a5f",
  "orientation": "portrait-primary",
  "categories": ["business", "shopping", "utilities"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Machines",
      "short_name": "Machines",
      "description": "Browse all used bottling machinery",
      "url": "/en/machines"
    },
    {
      "name": "Sell Your Machine",
      "short_name": "Sell",
      "description": "Submit your machinery for sale",
      "url": "/en/sell"
    }
  ]
}
