{
  "name": "TireHub - Tire Retail Management",
  "short_name": "TireHub",
  "description": "Professional tire sales, installation, and auto services",
  "start_url": "/shop",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#1e40af",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["shopping", "auto"],
  "screenshots": []
}
