{
  "name": "AVA SPARE PARTS",
  "short_name": "AVA Parts",
  "description": "International catalog for premium, durable AVA genuine spare parts for heavy machinery and agricultural tractors.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#0b0f19",
  "theme_color": "#0b0f19",
  "orientation": "any",
  "scope": "/",
  "categories": ["shopping", "business", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Shop Catalog",
      "short_name": "Shop",
      "description": "View all available genuine spare parts",
      "url": "/shop",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "View Shopping Cart",
      "short_name": "Cart",
      "description": "Check items in cart",
      "url": "/cart",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
